index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
net: RTA_MARK addition
Eric Dumazet
2010-07-22
1
-0
/
+1
*
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
1
-1
/
+2
*
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2010-04-26
1
-0
/
+6
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
1
-0
/
+3
|
\
|
*
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2010-02-25
1
-0
/
+3
*
|
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
2009-12-23
1
-0
/
+2
|
/
*
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
2009-12-15
1
-4
/
+2
*
net: cleanup include/linux
Eric Dumazet
2009-11-04
1
-38
/
+19
*
Allow disabling of DSACK TCP option per route
Gilad Ben-Yossef
2009-10-29
1
-0
/
+1
*
Allow to turn off TCP window scale opt per route
Gilad Ben-Yossef
2009-10-29
1
-0
/
+1
*
Allow disabling TCP timestamp options per route
Gilad Ben-Yossef
2009-10-29
1
-1
/
+1
*
Add the no SACK route option feature
Gilad Ben-Yossef
2009-10-29
1
-1
/
+1
*
IPv6/addrconf: Fix minor addrlabel thinko
Tushar Gohad
2009-09-09
1
-1
/
+1
*
rtnetlink: add new value for DHCP added routes
Stephen Hemminger
2009-03-19
1
-0
/
+1
*
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-02-24
1
-2
/
+2
*
headers_check fix: linux/rtnetlink.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
1
-0
/
+5
[next]