| Commit message (Expand) | Author | Age | Files | Lines |
* | net: kill unused macros from head file | Shan Wei | 2010-12-02 | 1 | -2/+0 |
* | ipv6: make __ipv6_isatap_ifid static | stephen hemminger | 2010-10-05 | 1 | -2/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -0/+1 |
|\ |
|
| * | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-26 | 1 | -0/+1 |
* | | ipv6: addrconf.h cleanups | Eric Dumazet | 2010-09-21 | 1 | -20/+43 |
|/ |
|
* | net: Add checking to rcu_dereference() primitives | Paul E. McKenney | 2010-02-25 | 1 | -1/+3 |
* | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua | 2009-09-15 | 1 | -0/+2 |
* | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich | 2009-03-24 | 1 | -2/+2 |
* | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad... | Brian Haley | 2008-08-14 | 1 | -1/+2 |
* | ipv6 netns: Address labels per namespace | Benjamin Thery | 2008-06-12 | 1 | -1/+2 |
* | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki | 2008-06-05 | 1 | -0/+22 |
* | [IPV6]: Define constants for link-local multicast addresses. | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -11/+0 |
* | [IPV6]: Make address arguments const. | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -13/+15 |
* | [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -14/+1 |
* | [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -19/+0 |
* | [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -8/+6 |
* | [IPV6]: Unify ip6_onlink() and ipip6_onlink(). | YOSHIFUJI Hideaki | 2008-04-03 | 1 | -0/+4 |
* | [IPV6]: Remove unused method declaration in include/net/addrconf.h. | Rami Rosen | 2008-03-28 | 1 | -1/+0 |
* | [NETNS][IPV6] anycast - handle several network namespace | Daniel Lezcano | 2008-03-26 | 1 | -1/+2 |
* | [IPV6]: Support Source Address Selection API (RFC5014). | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -0/+1 |
* | [IPV6]: Optimize hop-limit determination. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -2/+0 |
* | [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr... | Daniel Lezcano | 2008-03-05 | 1 | -3/+6 |
* | [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki | 2008-03-04 | 1 | -3/+0 |
* | [IPV6]: Use htonl() instead of __constant_htonl() where appricable. | YOSHIFUJI Hideaki | 2008-03-04 | 1 | -10/+6 |
* | [IPV4]: Enable use of 240/4 address space. | Jan Engelhardt | 2008-01-28 | 1 | -1/+1 |
* | [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware | Daniel Lezcano | 2008-01-28 | 1 | -1/+2 |
* | [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware | Daniel Lezcano | 2008-01-28 | 1 | -3/+5 |
* | [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace | Daniel Lezcano | 2008-01-28 | 1 | -1/+3 |
* | [IPV4] include/net: Use ipv4_is_<type> | Joe Perches | 2008-01-28 | 1 | -4/+6 |
* | [IPV6]: Add RFC4214 support | Fred L. Templin | 2008-01-28 | 1 | -0/+19 |
* | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -0/+8 |
* | [IPV6] MIP6: Loadable module support for MIPv6. | Masahide NAKAMURA | 2007-07-10 | 1 | -1/+1 |
* | [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. | Neil Horman | 2007-04-25 | 1 | -1/+3 |
* | [IPV6]: Misc endianness annotations. | Al Viro | 2006-12-02 | 1 | -4/+4 |
* | [IPV6] ADDRCONF: Mobile IPv6 Home Address support. | Noriaki TAKAMIYA | 2006-09-22 | 1 | -5/+1 |
* | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki | 2006-09-22 | 1 | -6/+4 |
* | [IPV6] MIP6: Add inbound interface of routing header type 2. | Masahide NAKAMURA | 2006-09-22 | 1 | -0/+7 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+6 |
* | [IPV6]: net/addrconf.h needs to include linux/in6.h earlier | Patrick McHardy | 2005-05-03 | 1 | -1/+2 |
* | [IPV6]: Include ipv6.h for ipv6_addr_set | Herbert Xu | 2005-05-03 | 1 | -0/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+240 |