Commit Graph

1777 Commits (41be4da4e85e58520b934040966a6ae919c66c2d)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
KOVACS Krisztian 1668e010cb ipv4: Make inet_sock.h independent of route.h 17 years ago
Ilpo Järvinen 93c8b90f01 ipv6: almost identical frag hashing funcs combined 17 years ago
Arnaud Ebalard 5dc121e9a7 XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep 17 years ago
Denis V. Lunev 2a5b82751f ipv6: NULL pointer dereferrence in tcp_v6_send_ack 17 years ago
Yasuyuki Kozakai 8ca31ce52a netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Vegard Nossum 78d15e8275 tcp_ipv6: fix use of uninitialized memory 17 years ago
David S. Miller 1e493d1946 ipv6: On interface down/unregister, purge icmp routes too. 17 years ago
Neil Horman e550dfb0c2 ipv6: Fix OOPS in ip6_dst_lookup_tail(). 17 years ago
Daniel Lezcano d315492b1a netns : fix kernel panic in timewait socket destruction 17 years ago
Yang Hongyang 3cc76caa98 ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 17 years ago
Al Viro ce3113ec57 ipv6: sysctl fixes 17 years ago
Stephen Hemminger f410a1fba7 ipv6: protocol for address routes 17 years ago
Denis V. Lunev fdc0bde90a icmp: icmp_sk() should not use smp_processor_id() in preemptible code 17 years ago
Yang Hongyang 13601cd8e4 ipv6: Fix the return interface index when get it while no message is received. 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
Herbert Xu d97106ea52 udp: Drop socket lock for encapsulated packets 17 years ago
Gui Jianfeng 6edafaaf6f tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup 17 years ago
Joakim Koskela abf5cdb89d ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer 17 years ago
Rami Rosen 1ca615fb81 ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. 17 years ago
Wei Yongjun 283d07ac20 ipv6: Do not drop packet if skb->local_df is set to true 17 years ago
Yang Hongyang cfb266c0ee ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer 17 years ago
Florian Westphal 1730554f25 ipv6: syncookies: free reqsk on xfrm_lookup error 17 years ago
Adam Langley 00b1304c4c tcp: MD5: Fix IPv6 signatures 17 years ago
Adam Langley 90b7e1120b tcp: MD5: Fix MD5 signatures on certain ACK packets 17 years ago
Wei Yongjun 77e2f14f71 ipv6: Fix ip6_xmit to send fragments if ipfragok is true 17 years ago
Daniel Lezcano 17ef51fce0 ipv6: Fix useless proc net sockstat6 removal 17 years ago
David S. Miller 785957d3e8 tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. 17 years ago
Miao Xie 4a36702e01 IPv6: datagram_send_ctl() should exit immediately when an error occured 17 years ago
Al Viro eeb61f719c missing bits of net-namespace / sysctl 17 years ago
Al Viro 6f9f489a4e net: missing bits of net-namespace / sysctl 17 years ago
David S. Miller 2c3abab7c9 ipcomp: Fix warnings after ipcomp consolidation. 17 years ago
Alexey Dobriyan f858b4869a netfilter: ip{,6}tables_security: fix future section mismatch 17 years ago
Florian Westphal 16df845f45 syncookies: Make sure ECN is disabled 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 17 years ago
Herbert Xu 6fccab671f ipsec: ipcomp - Merge IPComp implementations 17 years ago
Patrick McHardy 70eed75d76 netfilter: make security table depend on NETFILTER_ADVANCED 17 years ago
Stephen Hemminger 3d0f24a74e ipv6: icmp6_dst_gc return change 17 years ago
Stephen Hemminger 75307c0fe7 ipv6: use kcalloc 17 years ago
Stephen Hemminger a76d7345a3 ipv6: use spin_trylock_bh 17 years ago
Stephen Hemminger c8a4522245 ipv6: use round_jiffies 17 years ago
Stephen Hemminger 417f28bb34 netns: dont alloc ipv6 fib timer list 17 years ago
Adrian Bunk 888c848ed3 ipv6: make struct ipv6_devconf static 17 years ago
Stephen Hemminger 847499ce71 ipv6: use timer pending 17 years ago
David Miller 702beb87d6 ipv6: Fix warning in addrconf code. 17 years ago
YOSHIFUJI Hideaki a6ffb404dc ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago