index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rtnetlink.h
Age
Commit message (
Expand
)
Author
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
2018-02-20
net: Kill net_mutex
Kirill Tkhai
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2017-12-26
rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()
Leon Romanovsky
2017-12-04
rtnetlink: Update now-misleading smp_read_barrier_depends() comment
Paul E. McKenney
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-01-10
net, sched: add clsact qdisc
Daniel Borkmann
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-13
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2013-12-17
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-03-07
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-07-10
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-06-21
net: dcbnl, add multicast group for DCB
John Fastabend
2010-11-15
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
2010-10-05
net: relax rtnl_dereference()
David S. Miller
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
2010-09-15
net: add rtnl_dereference()
Eric Dumazet
[next]