summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* veth: add kernel header linux/veth.h for VETH definesDan Williams2014-07-252-8/+12
* xfrm: style-fixesThomas Haller2014-07-202-148/+148
* xfrm: add xfrm supportSruthi Yellamraju2014-07-2010-1/+1457
* tc: add co_groups for tc qdisc and filterCong Wang2014-07-161-0/+2
* cache: add missing declaration of nl_cache_move() in include/netlink/cache.hSruthi Yellamraju2014-06-251-0/+2
* attr: fix compile warning in headersPeter Wu2014-06-251-1/+1
* build: fix error in include/Makefile.amThomas Haller2014-06-161-1/+1
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-162-0/+57
* vlan: add support for IFLA_VLAN_PROTOCOLSusant Sahani2014-05-122-0/+4
* tunnel: add a copy of include/linux/if_tunnel.hCong Wang2014-05-122-0/+117
* lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller2014-05-063-0/+41
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-062-0/+44
* ipgre: rename new public API to avoid confusionSusant Sahani2014-05-061-10/+10
* introduce sit tunnel supportSusant Sahani2014-05-052-0/+54
* introduce gre tunnel supportSusant Sahani2014-05-052-0/+60
* introduce ipip tunnel supportSusant Sahani2014-05-052-0/+48
* docs: add code comment to explain the meaning of the fields in rtnl_addr_cach...Thomas Haller2014-04-301-4/+4
* act: grab a reference when adding an action to a filterCong Wang2014-04-302-0/+8
* veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang2014-04-301-0/+7
* netfilter/ct: expand CT parameters that can be used in add/delete operationsRich Fought2014-04-142-0/+2
* link: Catch missing io_free() implementationsThomas Graf2014-03-311-0/+7
* route: update copy of kernel header 'ip.h'Thomas Haller2014-03-211-3/+139
* route: rename internal copy of kernel header file 'inetdevice.h' to 'ip.h'Thomas Haller2014-03-213-2/+2