Age | Commit message (Expand) | Author |
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 |
2010-09-08 | net: introduce rcu_dereference_rtnl | Eric Dumazet |
2010-07-22 | net: RTA_MARK addition | Eric Dumazet |
2010-05-11 | ipv6: ip6mr: support multiple tables | Patrick McHardy |
2010-04-26 | net: rtnetlink: decouple rtnetlink address families from real address families | Patrick McHardy |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-25 | net: Add checking to rcu_dereference() primitives | Paul E. McKenney |
2009-12-23 | net: Add rtnetlink init_rcvwnd to set the TCP initial receive window | laurent chavey |
2009-12-15 | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller |
2009-11-04 | net: cleanup include/linux | Eric Dumazet |
2009-10-29 | Allow disabling of DSACK TCP option per route | Gilad Ben-Yossef |
2009-10-29 | Allow to turn off TCP window scale opt per route | Gilad Ben-Yossef |
2009-10-29 | Allow disabling TCP timestamp options per route | Gilad Ben-Yossef |
2009-10-29 | Add the no SACK route option feature | Gilad Ben-Yossef |
2009-09-09 | IPv6/addrconf: Fix minor addrlabel thinko | Tushar Gohad |
2009-03-19 | rtnetlink: add new value for DHCP added routes | Stephen Hemminger |
2009-02-24 | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso |
2009-01-31 | headers_check fix: linux/rtnetlink.h | Jaswinder Singh Rajput |
2008-11-20 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck |
2008-09-22 | Phonet: global definitions | Remi Denis-Courmont |