Commit Graph

1598 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
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
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
Adam Langley 49a72dfb88 tcp: Fix MD5 signatures for non-linear skbs 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov ca12a1a443 inet: prepare net on the stack for NET accounting macros 17 years ago
Pavel Emelyanov 63231bddf6 mib: add net to TCP_INC_STATS_BH 17 years ago
Pavel Emelyanov a86b1e3019 inet: prepare struct net for TCP MIB accounting 17 years ago
Wang Chen 7af3db78a9 ipv6: Fix using after dev_put() 17 years ago
Wang Chen 5ae7b44413 ipv6: Check return of dev_set_allmulti 17 years ago
Denis V. Lunev 0ce28553cc ipv6: missed namespace context in ipv6_rthdr_rcv 17 years ago