Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-12-09 | [NETLINK]: Restore API compatibility of address and neighbour bits | Thomas Graf | 1 | -0/+2 |
2006-12-03 | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf | 1 | -0/+3 |
2006-12-03 | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 1 | -2/+0 |
2006-09-29 | [NET]: Move netlink interface bits to linux/if_link.h. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2006-09-23 | [RTNETLINK]: Unexport rtnl socket | Thomas Graf | 1 | -2/+0 |
2006-09-23 | [RTNETLINK]: Add rtnetlink notification interface | Thomas Graf | 1 | -0/+3 |
2006-09-23 | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 1 | -0/+1 |
2006-09-23 | [NET]: Increate RT_TABLE_MAX to 2^32 | Patrick McHardy | 1 | -3/+1 |
2006-09-23 | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 1 | -0/+8 |
2006-09-23 | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 1 | -1/+2 |
2006-09-23 | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h | Thomas Graf | 1 | -101/+0 |
2006-09-23 | [NEIGH]: Move netlink neighbour bits to linux/neighbour.h | Thomas Graf | 1 | -63/+0 |
2006-09-23 | [NET]: Move netlink interface bits to linux/if.h | Thomas Graf | 1 | -132/+1 |
2006-09-23 | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf | 1 | -56/+0 |
2006-09-23 | [IPV6]: Policy Routing Rules | Thomas Graf | 1 | -0/+2 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2006-03-23 | [IPV4]: Add fib rule netlink notifications | Patrick McHardy | 1 | -1/+3 |
2006-03-21 | [NET] rtnetlink: Add RTPROT entry for Netsukuku. | Alpt | 1 | -0/+1 |
2006-03-21 | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 1 | -13/+7 |
2006-03-21 | [NET] core: add RFC2863 operstate | Stefan Rompf | 1 | -0/+2 |
2005-12-20 | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h | Kristian Slavov | 1 | -0/+4 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -3/+39 |
2005-06-28 | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 1 | -0/+5 |
2005-06-28 | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 1 | -1/+4 |
2005-06-24 | [PKT_SCHED]: Packet classification based on textsearch (ematch) | Thomas Graf | 1 | -2/+5 |
2005-06-19 | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag | Thomas Graf | 1 | -0/+23 |
2005-06-19 | [NETLINK]: Fix RTA_NEST_CANCEL(). | Thomas Graf | 1 | -1/+2 |
2005-06-19 | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 1 | -0/+107 |
2005-06-19 | [NETLINK] Routing attribute related shortcuts | Thomas Graf | 1 | -0/+45 |