summaryrefslogtreecommitdiff
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAge
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-27
* net: Add rtnl_lock_killable()Kirill Tkhai2018-03-16
* net: Kill net_mutexKirill Tkhai2018-02-20
* net: Introduce net_sem for protection of pernet_listKirill Tkhai2018-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-29
| * rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky2017-12-26
* | rtnetlink: Update now-misleading smp_read_barrier_depends() commentPaul E. McKenney2017-12-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\
| * | dev: advertise the new nsid when the netns iface changesNicolas Dichtel2017-10-04
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-25
|/
* rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-27
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-01
* net_sched: add the ability to defer skb freeingEric Dumazet2016-06-15
* net, sched: add clsact qdiscDaniel Borkmann2016-01-10
* 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