Commit Graph

1570 Commits (a8f18b909c0a3f22630846207035c8b84bb252b8)

Author SHA1 Message Date
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 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
David S. Miller 052979499c pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Andrey Vagin b223856640 ipv6: fix race between ipv6_del_addr and DAD timer 17 years ago
Alexey Dobriyan 43de9dfeaa netfilter: ip6table_filter in netns for real 17 years ago
Alexey Dobriyan d2789312cc netfilter: use correct namespace in ip6table_security 17 years ago
Pavel Emelyanov ef28d1a20f MIB: add struct net to UDP6_INC_STATS_BH 17 years ago
Pavel Emelyanov 235b9f7ac5 MIB: add struct net to UDP6_INC_STATS_USER 17 years ago
YOSHIFUJI Hideaki e0835f8fa5 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. 17 years ago
Wang Chen 623d1a1af7 ipv6: Do cleanup for ip6_mr_init. 17 years ago
YOSHIFUJI Hideaki dd3abc4ef5 ipv6 route: Prefer outgoing interface with source address assigned. 17 years ago
YOSHIFUJI Hideaki 1b34be74cb ipv6 addrconf: add accept_dad sysctl to control DAD operation. 17 years ago
YOSHIFUJI Hideaki 778d80be52 ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. 17 years ago
YOSHIFUJI Hideaki 5ce83afaac ipv6: Assume the loopback address in link-local scope. 17 years ago
YOSHIFUJI Hideaki f81b2e7d8c ipv6: Do not forward packets with the unspecified source address. 17 years ago
YOSHIFUJI Hideaki d68b82705a ipv6: Do not assign non-valid address on interface. 17 years ago
Stephen Hemminger 6dbf4bcac9 icmp: fix units for ratelimit 17 years ago
YOSHIFUJI Hideaki d420895efb ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. 17 years ago
Pavel Emelyanov 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 years ago
Stephen Hemminger 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 years ago
Patrick McHardy 88a6f4ad76 netfilter: ip6table_mangle: don't reroute in LOCAL_IN 17 years ago
YOSHIFUJI Hideaki f630e43a21 ipv6: Drop packets for loopback address from outside of the box. 17 years ago
Shan Wei aea7427f70 ipv6: Remove options header when setsockopt's optlen is 0 17 years ago
Ben Hutchings 4497b0763c net: Discard and warn about LRO'd skbs received for forwarding 17 years ago
Ben Hutchings 0187bdfb05 net: Disable LRO on devices that are forwarding 17 years ago
Rami Rosen dd574dbfcc ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ]. 17 years ago
Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 years ago