Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | net/core: lockdep_rtnl_is_held can be boolean | Yaowei Bai | 1 | -3/+3 |
2015-06-23 | switchdev; add VLAN support for port's bridge_getlink | Scott Feldman | 1 | -1/+5 |
2015-05-14 | net: add CONFIG_NET_INGRESS to enable ingress filtering | Pablo Neira | 1 | -1/+1 |
2015-05-13 | net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset | Pablo Neira | 1 | -8/+0 |
2015-04-29 | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 1 | -1/+1 |
2015-04-13 | net: use jump label patching for ingress qdisc in __netif_receive_skb_core | Daniel Borkmann | 1 | -1/+14 |
2014-12-09 | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() | Mahesh Bandewar | 1 | -0/+5 |
2014-12-03 | bridge: add brport flags to dflt bridge_getlink | Scott Feldman | 1 | -1/+2 |
2014-12-03 | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del | Jiri Pirko | 1 | -2/+4 |
2014-09-13 | net: sched: RCU cls_tcindex | John Fastabend | 1 | -0/+10 |
2014-07-10 | bridge: fdb dumping takes a filter device | Jamal Hadi Salim | 1 | -0/+1 |
2014-05-15 | rtnetlink: wait for unregistering devices in rtnl_link_unregister() | Cong Wang | 1 | -0/+5 |
2013-12-18 | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held | John Fastabend | 1 | -0/+5 |
2013-10-26 | net: fix rtnl notification in atomic context | Alexei Starovoitov | 1 | -1/+1 |
2013-03-08 | net: generic fdb support for drivers without ndo_fdb_<op> | Vlad Yasevich | 1 | -0/+9 |
2012-10-31 | ixgbe: add setlink, getlink support to ixgbe and ixgbevf | John Fastabend | 1 | -0/+3 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -610/+1 |
2012-07-11 | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). | David S. Miller | 1 | -2/+1 |
2012-06-28 | netlink: Get rid of obsolete rtnetlink macros | Thomas Graf | 1 | -129/+0 |
2012-04-15 | net: add generic PF_BRIDGE:RTM_ FDB hooks | John Fastabend | 1 | -0/+4 |
2012-02-22 | rtnetlink: Fix problem with buffer allocation | Greg Rose | 1 | -0/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+1 |
2011-07-09 | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 1 | -2/+1 |
2011-06-22 | net: dcbnl, add multicast group for DCB | John Fastabend | 1 | -0/+2 |
2010-11-15 | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel | Andy Whitcroft | 1 | -1/+1 |
2010-10-05 | net: relax rtnl_dereference() | David S. Miller | 1 | -4/+6 |
2010-10-05 | net: dynamic ingress_queue allocation | Eric Dumazet | 1 | -0/+8 |
2010-09-16 | net: add rtnl_dereference() | Eric Dumazet | 1 | -0/+9 |
2010-09-09 | net: introduce rcu_dereference_rtnl | Eric Dumazet | 1 | -0/+11 |
2010-07-23 | net: RTA_MARK addition | Eric Dumazet | 1 | -0/+1 |
2010-05-11 | ipv6: ip6mr: support multiple tables | Patrick McHardy | 1 | -1/+2 |
2010-04-26 | net: rtnetlink: decouple rtnetlink address families from real address families | Patrick McHardy | 1 | -0/+6 |
2010-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+3 |
2010-02-25 | net: Add checking to rcu_dereference() primitives | Paul E. McKenney | 1 | -0/+3 |
2009-12-24 | net: Add rtnetlink init_rcvwnd to set the TCP initial receive window | laurent chavey | 1 | -0/+2 |
2009-12-16 | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 1 | -4/+2 |
2009-11-04 | net: cleanup include/linux | Eric Dumazet | 1 | -38/+19 |
2009-10-29 | Allow disabling of DSACK TCP option per route | Gilad Ben-Yossef | 1 | -0/+1 |
2009-10-29 | Allow to turn off TCP window scale opt per route | Gilad Ben-Yossef | 1 | -0/+1 |
2009-10-29 | Allow disabling TCP timestamp options per route | Gilad Ben-Yossef | 1 | -1/+1 |
2009-10-29 | Add the no SACK route option feature | Gilad Ben-Yossef | 1 | -1/+1 |
2009-09-09 | IPv6/addrconf: Fix minor addrlabel thinko | Tushar Gohad | 1 | -1/+1 |
2009-03-20 | rtnetlink: add new value for DHCP added routes | Stephen Hemminger | 1 | -0/+1 |
2009-02-25 | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 1 | -2/+2 |
2009-01-30 | headers_check fix: linux/rtnetlink.h | Jaswinder Singh Rajput | 1 | -0/+1 |
2008-11-21 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 1 | -0/+5 |
2008-09-23 | Phonet: global definitions | Remi Denis-Courmont | 1 | -0/+4 |
2008-07-26 | net: drop unused BUG_TRAP() | Ilpo Järvinen | 1 | -7/+0 |
2008-07-20 | net_sched: Add size table for qdiscs | Jussi Kivilinna | 1 | -0/+1 |
2008-06-11 | net: Fix routing tables with id > 255 for legacy software | Krzysztof Piotr Oledzki | 1 | -0/+1 |