Commit Graph

240 Commits (8a22c99a80b0926585cfcbcc423ee2c49c1fd820)

Author SHA1 Message Date
Ben Greear 4038565327 ipv6: Warn users if maximum number of routes is reached. 14 years ago
Xiaotian Feng 41bb78b4b9 net dst: fix percpu_counter list corruption and poison overwritten 14 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Maciej Żenczykowski ae878ae280 net: Fix IPv6 PMTU disc. w/ asymmetric routes 15 years ago
Maciej Żenczykowski ab79ad14a2 ipv6: Implement Any-IP support for IPv6. 15 years ago
Ulrich Weber 7e1b33e5ea ipv6: add IPv6 to neighbour table overflow warning 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Min Zhang f3d3f616e3 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss 15 years ago
Eric Dumazet c68f24cc35 ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Brian Haley 6057fd78a8 IPv6: fix Mobile IPv6 regression 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Jiri Olsa f4f914b580 net: ipv6 bind to device issue 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 54c1a859ef ipv6: Don't drop cache route entry unless timer actually expired. 15 years ago
Herbert Xu 10414444cb ipv6: Remove redundant dst NULL check in ip6_dst_check 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 0c9a2ac1f8 ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. 15 years ago
Ulrich Weber 45bb006090 ipv6: Remove IPV6_ADDR_RESERVED 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Alexey Dobriyan 9c69fabe78 netns: fix net.ipv6.route.gc_min_interval_ms in netns 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Brian Haley 86c36ce45d IPv6: use ipv6_addr_copy() in ip6_route_redirect() 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Jens Rosenboom 3933fc952a ipv6: Ignore route option with ROUTER_PREF_INVALID 16 years ago
Alexey Dobriyan 86393e52c3 netns: embed ip6_dst_ops directly 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Jean-Mickael Guerin 4f72427998 IPv6: set RTPROT_KERNEL to initial route 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Thomas Goff 1d6e55f195 IPv6: Fix multicast routing bugs. 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
David S. Miller 14deae4156 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. 16 years ago
Benjamin Thery 8229efdaef netns: ip6mr: enable namespace support in ipv6 multicast forwarding code 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 17 years ago
Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Peter Zijlstra b339a47c37 ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() 17 years ago
Peter Zijlstra 68fffc6796 ipv6: clean up ip6_route_net_init() error handling 17 years ago
Arnaud Ebalard 5dc121e9a7 XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep 17 years ago
David S. Miller 1e493d1946 ipv6: On interface down/unregister, purge icmp routes too. 17 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
Brian Haley 5e0115e500 ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 17 years ago
Rami Rosen 1ca615fb81 ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. 17 years ago
Stephen Hemminger 3d0f24a74e ipv6: icmp6_dst_gc return change 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago