index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rtnetlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
1
-0
/
+5
*
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-25
1
-0
/
+2
*
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
1
-0
/
+1
*
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
1
-1
/
+1
*
net: Add rtnl_lock_killable()
Kirill Tkhai
2018-03-16
1
-0
/
+1
*
net: Kill net_mutex
Kirill Tkhai
2018-02-20
1
-1
/
+0
*
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-9
/
+6
|
\
|
*
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
1
-2
/
+3
|
*
rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()
Leon Romanovsky
2017-12-26
1
-7
/
+3
*
|
rtnetlink: Update now-misleading smp_read_barrier_depends() comment
Paul E. McKenney
2017-12-04
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-1
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
|
\
|
*
|
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2017-10-04
1
-1
/
+3
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
/
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-05-27
1
-1
/
+2
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
1
-1
/
+1
*
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
1
-2
/
+3
*
net, sched: add clsact qdisc
Daniel Borkmann
2016-01-10
1
-0
/
+5
*
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-09
1
-3
/
+3
*
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
1
-1
/
+5
*
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
1
-1
/
+1
*
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
2015-05-13
1
-8
/
+0
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-1
/
+1
*
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
2015-04-13
1
-1
/
+14
*
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
1
-0
/
+5
*
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
1
-1
/
+2
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
1
-2
/
+4
*
net: sched: RCU cls_tcindex
John Fastabend
2014-09-13
1
-0
/
+10
*
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-10
1
-0
/
+1
*
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-15
1
-0
/
+5
*
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
2013-12-17
1
-0
/
+5
*
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
1
-1
/
+1
*
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
2013-03-07
1
-0
/
+9
*
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-31
1
-0
/
+3
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-610
/
+1
*
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-07-10
1
-2
/
+1
*
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-06-27
1
-129
/
+0
*
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
1
-0
/
+4
*
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-02-21
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-2
/
+1
|
\
|
*
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
1
-2
/
+1
*
|
net: dcbnl, add multicast group for DCB
John Fastabend
2011-06-21
1
-0
/
+2
|
/
*
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
2010-11-15
1
-1
/
+1
*
net: relax rtnl_dereference()
David S. Miller
2010-10-05
1
-4
/
+6
*
net: dynamic ingress_queue allocation
Eric Dumazet
2010-10-05
1
-0
/
+8
*
net: add rtnl_dereference()
Eric Dumazet
2010-09-15
1
-0
/
+9
*
net: introduce rcu_dereference_rtnl
Eric Dumazet
2010-09-08
1
-0
/
+11
[next]