- b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 12 years ago
- e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 12 years ago
- 30f2a5f ipv6: Export ndisc option parsing from ndisc.c by David S. Miller · 12 years ago
- 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 12 years ago
- fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
- a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
- 675418d net: ipv6: ndisc: Neaten ND_PRINTx macros by Joe Perches · 12 years ago
- c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
- f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
- 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 13 years ago
- 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 13 years ago
- e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 13 years ago
- c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
- ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
- 4991969 ipv6: Remove neigh argument from ndisc_send_redirect() by David S. Miller · 13 years ago
- eb85718 ipv6: ndisc: Convert to dst_neigh_lookup() by David S. Miller · 13 years ago
- e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
- d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
- 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
- 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
- 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
- 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
- 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 4d65a24 ipv6: fix a bug in ndisc_send_redirect by Li Wei · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
- 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
- 9f56220 ipv6: Do not use routes from locally generated RAs by Andreas Hofmeister · 13 years ago
- 01b7806 ipv6: remove a rcu_read_lock in ndisc_constructor by Roy.Li · 13 years ago
- cfdf764 ipv6: some RCU conversions by Eric Dumazet · 13 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
- 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
- 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
- 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
- ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 14 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
- 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 14 years ago
- f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 14 years ago
- bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 14 years ago
- 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
- 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
- 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 14 years ago
- 92d8682 inetpeer: Move ICMP rate limiting state into inet_peer entries. by David S. Miller · 14 years ago
- defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
- b672083 ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number by Shan Wei · 14 years ago
- d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
- a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
- 65e9b62 ipv6: add special mode accept_ra=2 to accept RA while configured as router by Thomas Graf · 14 years ago
- 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 9f88816 ipv6: fix NULL reference in proxy neighbor discovery by stephen hemminger · 14 years ago
- d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
- 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
- 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 15 years ago
- 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 15 years ago
- 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
- d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
- f7734fd make TLLAO option for NA packets configurable by Octavian Purdila · 15 years ago
- d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 15 years ago
- 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
- 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
- 31ce8c7 ipv6: Update Neighbor Cache when IPv6 RA is received on a router by David Ward · 15 years ago
- a6fa328 ipv6: Log the explicit address that triggered DAD failure by Jens Rosenboom · 15 years ago
- adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
- dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 15 years ago
- 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 15 years ago
- edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 16 years ago
- 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
- d73f080 ipv6/ndisc: join error paths by Ilpo Järvinen · 16 years ago
- eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 24fc7b8 ipv6: silence log messages for locally generated multicast by Jan Sembera · 16 years ago
- 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
- 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
- 305d552 bonding: send IPv6 neighbor advertisement on failover by Brian Haley · 16 years ago
- 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
- 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
- cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
- 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
- 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
- a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
- 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
- 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
- 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
- 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
- f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
- f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 17 years ago
- 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 17 years ago
- 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 17 years ago
- 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 17 years ago
- de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 17 years ago
- 6294e00 [IPV6] NDISC: Ignore route information with /0 prefix from interior router. by YOSHIFUJI Hideaki · 17 years ago
- fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 17 years ago
- 0736ffc [IPV6] NEIGH: Optimize is_router check. by YOSHIFUJI Hideaki · 17 years ago
- 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago