summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* include/linux: update copy of kernel header "if_link.h"Thomas Haller2015-08-171-5/+49
* link: set ifi_change in link messagematben22015-07-091-0/+8
* ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal errorThomas Haller2015-06-261-1/+1
* ipvlan: add ipvlan supportCong Wang2015-06-193-0/+53
* lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEKThomas Haller2015-06-051-2/+2
* lib: return error if an incomplete message was readThomas Egerer2015-06-051-0/+8
* utils: update link layer protocol translationsTobias Klauser2015-06-041-0/+4
* utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTOTobias Klauser2015-05-051-3/+6
* libnl-3.2.26 releaselibnl3_2_26Thomas Haller2015-03-301-1/+7
* neigh: add support for NDA_VLAN nl attributeJonas Johansson2015-03-233-0/+5
* utils: add code comment about capability number assignmentThomas Haller2015-03-191-2/+9
* route: remove unnecessary include of private linux/if.hDavid Chappelle2015-03-171-1/+0
* lib/socket: add nl_socket_set_fd() functionThomas Haller2015-03-051-0/+1
|\
| * add socket nl_connect_fd() & nl_create_fd()Sagi Lowenhardt2015-03-053-0/+5
|/
* lib/socket: remove NL_SOCK_BUFSIZE_SET socket flagThomas Haller2015-03-051-1/+0
* dbg: save errno from modification in NL_DBG()Thomas Haller2015-03-051-1/+4
* cls: add rtnl_u32_get_classid() APICong Wang2015-03-041-0/+1
* route/tc: add internal rtnl_tc_data_peek() functionThomas Haller2015-03-041-0/+1
* lib: add const-ness to appropriate parameters in addr, attr, dataRohan Joyce2015-02-163-41/+47
* route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()Cong Wang2015-02-021-0/+2
* route/act: add skbedit actionCong Wang2015-02-024-0/+95
* build: mark header linux-private/linux/veth.h as noinst_HEADERSThomas Haller2014-12-091-0/+1
* route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()Thomas Haller2014-11-271-0/+8
* route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernelsThomas Haller2014-11-271-0/+8
* nl: add function nl_pickup_keep_syserr()Thomas Haller2014-11-271-0/+5
* idiag: reorder idiagnl.h to have deprecated functions at the topThomas Haller2014-11-241-7/+14
* idiag: deprecate IDIAG_TIMER_* value for IDIAGNL_TIMER_*Thomas Haller2014-11-241-6/+14
* idiag: deprecate IDIAG_SS_* socket statesThomas Haller2014-11-241-14/+25
* idiag: deprecate netlink message type defines in idiagnl.hThomas Haller2014-11-241-0/+3
* idiag: deprecate IDIAG_ATTR_* enumerationThomas Haller2014-11-241-16/+17
* idiag: deprecate idiagnl_msg_obj_ops variable in public APIThomas Haller2014-11-241-0/+2
* idiag: add copy of kernel header include/linux/inet_diag.hThomas Haller2014-11-242-0/+138
* idiag: add a copy of linux/sock_diag.hCong Wang2014-11-244-17/+39
* cache: avoid duplicate check on initial dumpHolger Eitzenberger2014-11-231-0/+2
* route/cls: minor fixes in for match mark filtersThomas Haller2014-11-231-2/+2
* route/cls: support 'match mark' u32 filtersSagi Lowenhardt2014-11-232-0/+3
* link/inet6: add support for tokenized interface identifiersLubomir Rintel2014-10-081-0/+6
* netlink/netlink.h: fix build including <poll.h> with the musl C libraryJörg Krause2014-09-301-1/+1
* build: move copy of linux headers to private directoryThomas Haller2014-09-2433-31/+31
* nf: nfnl_*_str2copy_mode() should return intThomas Graf2014-08-262-2/+2
* qdisc: add hfsc qdisc supportCong Wang2014-07-303-0/+52
* tc: save error code for rtnl_tc_data_check()Cong Wang2014-07-301-1/+1
* link/inet6: add link IPv6 address generation mode supportDan Williams2014-07-302-0/+38
* link: update copy of kernel header include/linux/if_link.hDan Williams2014-07-291-3/+119
* cache: Declare nl_cache_ops_set_flags()Thomas Graf2014-07-271-0/+2
* act: Declare rtnl_act_change()Thomas Graf2014-07-271-0/+1
* neightbl: Declare rtnl_neightbl_set_gc_interval()Thomas Graf2014-07-271-0/+1
* link/ip6tnl: Declare rtnl_link_is_ip6_tnl()Thomas Graf2014-07-271-0/+2
* htb: Declare rtnl_htb_set_level()Thomas Graf2014-07-271-0/+1
* style: require comma after __ADD() macroThomas Haller2014-07-271-1/+1