Age | Commit message (Expand) | Author |
2013-05-23 | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 | Florian Westphal |
2013-04-14 | ipv6: statically link register_inet6addr_notifier() | Cong Wang |
2013-01-29 | ipv4: introduce address lifetime | Jiri Pirko |
2013-01-20 | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-20 | ipv6: Optimize ipv6_addr_is_solict_mult(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-20 | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ... | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-20 | ipv6: Make ipv6_addr_is_XXX() return boolean. | YOSHIFUJI Hideaki |
2013-01-13 | ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). | YOSHIFUJI Hideaki / 吉藤英明 |
2012-12-04 | netconf: advertise mc_forwarding status | Nicolas Dichtel |
2012-08-30 | netfilter: ip6tables: add MASQUERADE target | Patrick McHardy |
2012-07-18 | ipv6: add ipv6_addr_hash() helper | Eric Dumazet |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-02-01 | ipv6: Remove never used function inet6_ac_check(). | David S. Miller |
2012-01-04 | ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) | Neil Horman |
2011-08-01 | ipv6: updates to privacy addresses per RFC 4941. | Lorenzo Colitti |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet |
2010-12-02 | net: kill unused macros from head file | Shan Wei |
2010-10-05 | ipv6: make __ipv6_isatap_ifid static | stephen hemminger |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-26 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman |
2010-09-21 | ipv6: addrconf.h cleanups | Eric Dumazet |
2010-02-25 | net: Add checking to rcu_dereference() primitives | Paul E. McKenney |
2009-09-15 | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua |
2009-03-24 | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich |
2008-08-14 | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad... | Brian Haley |
2008-06-12 | ipv6 netns: Address labels per namespace | Benjamin Thery |
2008-06-05 | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki |
2008-04-12 | [IPV6]: Define constants for link-local multicast addresses. | YOSHIFUJI Hideaki |
2008-04-12 | [IPV6]: Make address arguments const. | YOSHIFUJI Hideaki |
2008-04-12 | [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). | YOSHIFUJI Hideaki |
2008-04-12 | [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). | YOSHIFUJI Hideaki |
2008-04-12 | [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. | YOSHIFUJI Hideaki |
2008-04-03 | [IPV6]: Unify ip6_onlink() and ipip6_onlink(). | YOSHIFUJI Hideaki |
2008-03-28 | [IPV6]: Remove unused method declaration in include/net/addrconf.h. | Rami Rosen |
2008-03-26 | [NETNS][IPV6] anycast - handle several network namespace | Daniel Lezcano |
2008-03-25 | [IPV6]: Support Source Address Selection API (RFC5014). | YOSHIFUJI Hideaki |
2008-03-25 | [IPV6]: Optimize hop-limit determination. | YOSHIFUJI Hideaki |
2008-03-05 | [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr... | Daniel Lezcano |
2008-03-04 | [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki |
2008-03-04 | [IPV6]: Use htonl() instead of __constant_htonl() where appricable. | YOSHIFUJI Hideaki |
2008-01-28 | [IPV4]: Enable use of 240/4 address space. | Jan Engelhardt |
2008-01-28 | [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace | Daniel Lezcano |
2008-01-28 | [IPV4] include/net: Use ipv4_is_<type> | Joe Perches |
2008-01-28 | [IPV6]: Add RFC4214 support | Fred L. Templin |
2008-01-28 | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki |
2007-07-10 | [IPV6] MIP6: Loadable module support for MIPv6. | Masahide NAKAMURA |