| Commit message (Expand) | Author | Age | Files | Lines |
* | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 | 1 | -2/+2 |
* | [IPV6]: Remove commented lines. | Daniel Lezcano | 2008-03-05 | 1 | -9/+0 |
* | [NETNS][IPV6] addrconf - make addrconf per namespace | Benjamin Thery | 2008-03-05 | 1 | -63/+50 |
* | [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr... | Daniel Lezcano | 2008-03-05 | 1 | -18/+48 |
* | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace | Daniel Lezcano | 2008-03-04 | 1 | -9/+0 |
* | [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer | Daniel Lezcano | 2008-03-04 | 1 | -6/+6 |
* | [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt... | Daniel Lezcano | 2008-03-04 | 1 | -1/+1 |
* | [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup | Daniel Lezcano | 2008-03-04 | 1 | -2/+2 |
* | [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces | Daniel Lezcano | 2008-03-03 | 1 | -1/+2 |
* | [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki | 2008-03-04 | 1 | -8/+1 |
* | [IPV6]: Fix source address selection for ORCHID addresses | Juha-Matti Tapio | 2008-02-28 | 1 | -0/+5 |
* | [IPV6]: Add missing initializations of the new nl_info.nl_net field | Benjamin Thery | 2008-02-26 | 1 | -0/+3 |
* | [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw... | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -20/+18 |
* | [IPV6]: addrconf sparse warnings | Stephen Hemminger | 2008-01-28 | 1 | -1/+3 |
* | [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware | Daniel Lezcano | 2008-01-28 | 1 | -1/+3 |
* | [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware | Daniel Lezcano | 2008-01-28 | 1 | -4/+7 |
* | [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware | Daniel Lezcano | 2008-01-28 | 1 | -3/+7 |
* | [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace | Daniel Lezcano | 2008-01-28 | 1 | -2/+4 |
* | [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file | Daniel Lezcano | 2008-01-28 | 1 | -6/+35 |
* | [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers | Pavel Emelyanov | 2008-01-28 | 1 | -6/+7 |
* | [NETNS]: Use the per-net ipv6_devconf_dflt | Pavel Emelyanov | 2008-01-28 | 1 | -3/+3 |
* | [NETNS]: Create ipv6 devconf-s for namespaces | Pavel Emelyanov | 2008-01-28 | 1 | -12/+70 |
* | [NETNS]: Make the ctl-tables per-namespace | Pavel Emelyanov | 2008-01-28 | 1 | -10/+14 |
* | [NETNS]: Make the __addrconf_sysctl_register return an error | Pavel Emelyanov | 2008-01-28 | 1 | -3/+3 |
* | [NETNS]: Clean out the ipv6-related sysctls creation/destruction | Pavel Emelyanov | 2008-01-28 | 1 | -29/+34 |
* | [IPV6]: fix section mismatch warnings | Daniel Lezcano | 2008-01-28 | 1 | -1/+1 |
* | [NET]: Remove unused "mibalign" argument for snmp_mib_init(). | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -6/+3 |
* | [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.a... | Pavel Emelyanov | 2008-01-28 | 1 | -36/+20 |
* | [IPV6]: Use ctl paths to register addrconf sysctls | Pavel Emelyanov | 2008-01-28 | 1 | -60/+20 |
* | [IPV6]: Unify and cleanup calls to addrconf_sysctl_register | Pavel Emelyanov | 2008-01-28 | 1 | -16/+16 |
* | [IPV6]: Cleanup the addconf_sysctl_register | Pavel Emelyanov | 2008-01-28 | 1 | -8/+8 |
* | [IPV6]: Add RFC4214 support | Fred L. Templin | 2008-01-28 | 1 | -1/+21 |
* | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 2008-01-28 | 1 | -7/+7 |
* | [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) | Denis V. Lunev | 2008-01-28 | 1 | -0/+31 |
* | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -31/+9 |
* | [IPV6] ADDRCONF: Allow address selection policy with ifindex. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -4/+8 |
* | [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -4/+6 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 | 1 | -3/+1 |
* | [IPV6]: Restore IPv6 when MTU is big enough | Evgeniy Polyakov | 2007-11-30 | 1 | -1/+10 |
* | [IPV6]: Add missing "space" | Joe Perches | 2007-11-19 | 1 | -1/+1 |
* | [IPV6]: remove duplicate call to proc_net_remove | Daniel Lezcano | 2007-10-30 | 1 | -4/+0 |
* | [IPV6]: Cleanup snmp6_alloc_dev() | Pavel Emelyanov | 2007-10-17 | 1 | -6/+1 |
* | [IPV6]: Fix return type for snmp6_free_dev() | Pavel Emelyanov | 2007-10-17 | 1 | -2/+1 |
* | [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified | Mitsuru Chinen | 2007-10-10 | 1 | -3/+10 |
* | [NET]: Make core networking code use seq_open_private | Pavel Emelyanov | 2007-10-10 | 1 | -18/+2 |
* | [NET]: Make the loopback device per network namespace. | Eric W. Biederman | 2007-10-10 | 1 | -9/+9 |
* | [NET]: Dynamically allocate the loopback device, part 1. | Daniel Lezcano | 2007-10-10 | 1 | -6/+9 |
* | [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] | David L Stevens | 2007-10-10 | 1 | -0/+7 |
* | [IPV6]: Remove redundant RTM_DELLINK message. | Milan Kocian | 2007-10-10 | 1 | -2/+0 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -14/+14 |