summaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+1
* net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-271-1/+1
* net: Add rtnl_lock_killable()Kirill Tkhai2018-03-161-0/+1
* net: Kill net_mutexKirill Tkhai2018-02-201-1/+0
* net: Introduce net_sem for protection of pernet_listKirill Tkhai2018-02-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-9/+6
|\
| * dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-291-2/+3
| * rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky2017-12-261-7/+3
* | rtnetlink: Update now-misleading smp_read_barrier_depends() commentPaul E. McKenney2017-12-041-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-1/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
| |\
| * | dev: advertise the new nsid when the netns iface changesNicolas Dichtel2017-10-041-1/+3
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-251-1/+1
|/
* rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-271-1/+2
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-011-1/+1
* net_sched: add the ability to defer skb freeingEric Dumazet2016-06-151-2/+3
* net, sched: add clsact qdiscDaniel Borkmann2016-01-101-0/+5
* net/core: lockdep_rtnl_is_held can be booleanYaowei Bai2015-10-091-3/+3
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-1/+5
* net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-141-1/+1
* net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-131-8/+0
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-1/+1
* net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-131-1/+14
* rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar2014-12-091-0/+5
* bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-021-1/+2
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-2/+4
* net: sched: RCU cls_tcindexJohn Fastabend2014-09-131-0/+10
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-101-0/+1
* rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-151-0/+5
* net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-171-0/+5
* net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-251-1/+1
* net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-071-0/+9
* ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-610/+1
* rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-101-2/+1
* netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-271-129/+0
* net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-151-0/+4
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1
|\
| * rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-2/+1
* | net: dcbnl, add multicast group for DCBJohn Fastabend2011-06-211-0/+2
|/
* net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* net: relax rtnl_dereference()David S. Miller2010-10-051-4/+6
* net: dynamic ingress_queue allocationEric Dumazet2010-10-051-0/+8
* net: add rtnl_dereference()Eric Dumazet2010-09-151-0/+9
* net: introduce rcu_dereference_rtnlEric Dumazet2010-09-081-0/+11
* net: RTA_MARK additionEric Dumazet2010-07-221-0/+1
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-1/+2