summaryrefslogtreecommitdiffstats
path: root/include/netlink
Commit message (Expand)AuthorAgeFilesLines
* nf: nfnl_*_str2copy_mode() should return intThomas Graf2014-08-262-2/+2
* qdisc: add hfsc qdisc supportCong Wang2014-07-301-0/+37
* link/inet6: add link IPv6 address generation mode supportDan Williams2014-07-301-0/+37
* 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
* xfrm: style-fixesThomas Haller2014-07-201-1/+1
* xfrm: add xfrm supportSruthi Yellamraju2014-07-206-0/+719
* 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
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-161-0/+56
* vlan: add support for IFLA_VLAN_PROTOCOLSusant Sahani2014-05-121-0/+3
* lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller2014-05-061-0/+9
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-061-0/+43
* ipgre: rename new public API to avoid confusionSusant Sahani2014-05-061-10/+10
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+53
* introduce gre tunnel supportSusant Sahani2014-05-051-0/+59
* introduce ipip tunnel supportSusant Sahani2014-05-051-0/+47
* 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
* route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...Thomas Haller2014-03-211-0/+6
* u32: add const to rtnl_u32_add_key_in*_addr()Cong Wang2014-03-211-2/+2
* utils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MSG_SET_SCOPEThomas Haller2014-03-131-0/+8
* utils: add nl_has_capability() functionThomas Haller2014-03-131-0/+8
* remove nl_cache_lookup() from cache.hCong Wang2014-01-311-2/+0
* act: remove rtnl_act_alloc_cache()Cong Wang2014-01-151-4/+0
* bridge: add rtnl_link_add_bridge() functionHongweiBi2014-01-141-0/+1
* route: add libnl name prefix to global variable link_policyThomas Haller2014-01-021-1/+1
* u32: add rtnl_u32_get_key()Cong Wang2013-12-171-0/+2
* cache: Add missing declaration for nl_cache_find()Thomas Graf2013-12-131-0/+2
* add declaration for rtnl_basic_add_action()Cong Wang2013-12-111-0/+2
* Revert "basic: Add missing declaration for rtnl_basic_add_action()"Thomas Graf2013-12-111-1/+0
* Revert "basic: Declare rtnl_act in basic.h to silence warning"Thomas Graf2013-12-111-3/+1
* basic: Declare rtnl_act in basic.h to silence warningThomas Graf2013-12-091-1/+3
* basic: Add missing declaration for rtnl_basic_add_action()Thomas Graf2013-12-091-0/+1
* basic: add action removal APICong Wang2013-12-091-0/+1
* u32: add action removal APICong Wang2013-12-092-0/+2
* add rtnl_mirred_get* functionsCong Wang2013-12-091-0/+3
* rename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()Cong Wang2013-12-091-1/+1
* add declaration for rtnl_cls_change()Cong Wang2013-12-091-0/+1
* add a parameter to rtnl_link_veth_add()Cong Wang2013-12-091-1/+2
* add fq_codel qdiscCong Wang2013-11-221-0/+44
* fix linux/pkt_act.h inclusionCong Wang2013-11-112-1/+1
* add u32 action supportCong Wang2013-11-091-0/+2
* add mirred tc actionCong Wang2013-11-092-0/+32
* add initial tc action supportCong Wang2013-11-092-0/+49
* factor out rtnl_link_info_parse()Cong Wang2013-11-061-0/+2