summaryrefslogtreecommitdiff
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAge
* net/core: lockdep_rtnl_is_held can be booleanYaowei Bai2015-10-09
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-23
* net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-14
* net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-13
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-13
* rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar2014-12-09
* bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-02
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-02
* net: sched: RCU cls_tcindexJohn Fastabend2014-09-13
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
* rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-15
* net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-17
* net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-25
* net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-07
* ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-10
* netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-27
* net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-15
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
* | net: dcbnl, add multicast group for DCBJohn Fastabend2011-06-21
|/
* net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-15
* net: relax rtnl_dereference()David S. Miller2010-10-05
* net: dynamic ingress_queue allocationEric Dumazet2010-10-05
* net: add rtnl_dereference()Eric Dumazet2010-09-15
* net: introduce rcu_dereference_rtnlEric Dumazet2010-09-08
* net: RTA_MARK additionEric Dumazet2010-07-22
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11
* net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-25
* | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-23
|/
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-15
* net: cleanup include/linuxEric Dumazet2009-11-04
* Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-29
* Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-29
* Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-29
* Add the no SACK route option featureGilad Ben-Yossef2009-10-29
* IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad2009-09-09
* rtnetlink: add new value for DHCP added routesStephen Hemminger2009-03-19
* netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-24
* headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput2009-01-31
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20
* Phonet: global definitionsRemi Denis-Courmont2008-09-22
* net: drop unused BUG_TRAP()Ilpo Järvinen2008-07-25
* net_sched: Add size table for qdiscsJussi Kivilinna2008-07-20
* net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-10