Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-04 | route: Mark unused routing attributes as such | Thomas Graf | 1 | -2/+2 |
2008-04-24 | [RTNETLINK]: Fix bogus ASSERT_RTNL warning | Patrick McHardy | 1 | -2/+2 |
2008-02-05 | [NET] rtnetlink.c: remove no longer used functions | Adrian Bunk | 1 | -12/+0 |
2008-01-29 | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 1 | -4/+4 |
2008-01-29 | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 1 | -0/+7 |
2007-11-13 | [IPV6]: Add ifindex field to ND user option messages. | Pierre Ynard | 1 | -0/+2 |
2007-10-11 | [IPv6]: Export userland ND options through netlink (RDNSS support) | Pierre Ynard | 1 | -0/+29 |
2007-08-31 | [TCP]: Allow minimum RTO to be configurable via routing metrics. | David S. Miller | 1 | -0/+2 |
2007-07-11 | [RTNETLINK]: Fix rtnetlink compat attribute patch | Patrick McHardy | 1 | -2/+6 |
2007-07-11 | [RTNETLINK]: Add nested compat attribute | Patrick McHardy | 1 | -0/+14 |
2007-07-11 | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 1 | -1/+1 |
2007-04-26 | [RTNL]: Message handler registration interface | Thomas Graf | 1 | -7/+0 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -3/+3 |