| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Phonet: global definitions | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+4 |
* | net: drop unused BUG_TRAP() | Ilpo Järvinen | 2008-07-25 | 1 | -7/+0 |
* | net_sched: Add size table for qdiscs | Jussi Kivilinna | 2008-07-20 | 1 | -0/+1 |
* | net: Fix routing tables with id > 255 for legacy software | Krzysztof Piotr Oledzki | 2008-06-10 | 1 | -0/+1 |
* | route: Mark unused routing attributes as such | Thomas Graf | 2008-06-03 | 1 | -2/+2 |
* | [RTNETLINK]: Fix bogus ASSERT_RTNL warning | Patrick McHardy | 2008-04-23 | 1 | -2/+2 |
* | [NET] rtnetlink.c: remove no longer used functions | Adrian Bunk | 2008-02-05 | 1 | -12/+0 |
* | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 2008-01-28 | 1 | -4/+4 |
* | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -0/+7 |
* | [IPV6]: Add ifindex field to ND user option messages. | Pierre Ynard | 2007-11-12 | 1 | -0/+2 |
* | [IPv6]: Export userland ND options through netlink (RDNSS support) | Pierre Ynard | 2007-10-10 | 1 | -0/+29 |
* | [TCP]: Allow minimum RTO to be configurable via routing metrics. | David S. Miller | 2007-08-30 | 1 | -0/+2 |
* | [RTNETLINK]: Fix rtnetlink compat attribute patch | Patrick McHardy | 2007-07-10 | 1 | -2/+6 |
* | [RTNETLINK]: Add nested compat attribute | Patrick McHardy | 2007-07-10 | 1 | -0/+14 |
* | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 2007-07-10 | 1 | -1/+1 |
* | [RTNL]: Message handler registration interface | Thomas Graf | 2007-04-25 | 1 | -7/+0 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [NETLINK]: Restore API compatibility of address and neighbour bits | Thomas Graf | 2006-12-08 | 1 | -0/+2 |
* | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf | 2006-12-02 | 1 | -0/+3 |
* | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -2/+0 |
* | [NET]: Move netlink interface bits to linux/if_link.h. | YOSHIFUJI Hideaki | 2006-09-28 | 1 | -1/+1 |
* | [RTNETLINK]: Unexport rtnl socket | Thomas Graf | 2006-09-22 | 1 | -2/+0 |
* | [RTNETLINK]: Add rtnetlink notification interface | Thomas Graf | 2006-09-22 | 1 | -0/+3 |
* | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 2006-09-22 | 1 | -0/+1 |
* | [NET]: Increate RT_TABLE_MAX to 2^32 | Patrick McHardy | 2006-09-22 | 1 | -3/+1 |
* | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 2006-09-22 | 1 | -0/+8 |
* | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 2006-09-22 | 1 | -1/+2 |
* | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h | Thomas Graf | 2006-09-22 | 1 | -101/+0 |