| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv4: Add hash table of interface addresses. | David S. Miller | 2011-02-18 | 1 | -0/+1 |
* | __in_dev_get_rtnl() can use rtnl_dereference() | Eric Dumazet | 2010-12-06 | 1 | -1/+1 |
* | inet: Define IPV4_DEVCONF_MAX | Thomas Graf | 2010-11-17 | 1 | -3/+5 |
* | igmp: RCU conversion of in_dev->mc_list | Eric Dumazet | 2010-11-12 | 1 | -3/+2 |
* | ipv4: introduce __ip_dev_find() | Eric Dumazet | 2010-09-30 | 1 | -1/+6 |
* | ipv4: ip_ptr cleanups | Eric Dumazet | 2010-09-15 | 1 | -9/+5 |
* | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers | Eric W. Biederman | 2010-02-16 | 1 | -6/+36 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-10 | 1 | -0/+1 |
|\ |
|
| * | net: restore ip source validation | Jamal Hadi Salim | 2009-12-25 | 1 | -0/+1 |
* | | net: RFC3069, private VLAN proxy arp support | Jesper Dangaard Brouer | 2010-01-07 | 1 | -0/+1 |
|/ |
|
* | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy | 2009-12-03 | 1 | -0/+1 |
* | net: cleanup include/linux | Eric Dumazet | 2009-11-04 | 1 | -6/+3 |
* | ip: fix logic of reverse path filter sysctl | Stephen Hemminger | 2009-07-27 | 1 | -1/+1 |
* | net: add ARP notify option for devices | Stephen Hemminger | 2009-02-01 | 1 | -0/+1 |
* | ipv4: add mc_count to in_device. | Rami Rosen | 2008-10-07 | 1 | -0/+1 |
* | route: Remove unused ifa_anycast field | Thomas Graf | 2008-06-03 | 1 | -1/+0 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -3/+3 |
* | [NETNS]: Process devinet ioctl in the correct namespace. | Denis V. Lunev | 2008-02-28 | 1 | -1/+1 |
* | [IPV4]: Make struct ipv4_devconf static. | Adrian Bunk | 2008-01-31 | 1 | -2/+0 |
* | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [NETNS]: Add netns parameter to inetdev_by_index. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [IPV4]: Remove extra argument from arp_ignore. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one | Pavel Emelyanov | 2008-01-28 | 1 | -4/+8 |
* | [IPV4]: Cleanup IN_DEV_MFORWARD macro | Pavel Emelyanov | 2008-01-28 | 1 | -3/+1 |
* | [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding | Pavel Emelyanov | 2008-01-28 | 1 | -1/+0 |
* | [IPV4]: include sysctl.h from inetdevice.h | Satyam Sharma | 2007-06-22 | 1 | -0/+1 |
* | [IPV4]: Restore old behaviour of default config values | Herbert Xu | 2007-06-07 | 1 | -1/+5 |
* | [IPV4]: Add default config support after inetdev_init | Herbert Xu | 2007-06-07 | 1 | -0/+3 |
* | [IPV4]: Convert IPv4 devconf to an array | Herbert Xu | 2007-06-07 | 1 | -40/+54 |
* | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 2006-12-02 | 1 | -6/+8 |
* | [IPV4]: annotate inetdev.h helpers | Al Viro | 2006-09-28 | 1 | -5/+5 |
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 | 1 | -5/+5 |
* | [IPV4]: inet_addr_onlink() annotated | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: inet_select_addr() annotations | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. | Neil Horman | 2006-03-20 | 1 | -0/+1 |
* | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl | Herbert Xu | 2005-10-03 | 1 | -2/+10 |
* | [IPV4]: Primary and secondary addresses | Harald Welte | 2005-05-29 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+190 |