Commit Graph

1772 Commits (113a0e4590881ce579ca992a80ddc562b3372ede)

Author SHA1 Message Date
Dave Jones 5d6e430d3b ipv6: compile fix for ip6mr.c 16 years ago
David S. Miller a4e6db0798 ipv6: Make mc_forwarding sysctl read-only. 16 years ago
Thomas Goff 1d6e55f195 IPv6: Fix multicast routing bugs. 16 years ago
Jiri Pirko 6c06a478c9 net: fix xfrm reverse flow lookup for icmp6 16 years ago
Herbert Xu ebad18e93f gro: Fix handling of complete checksums in IPv6 16 years ago
Herbert Xu 7891cc8189 ipv6: Fix fib6_dump_table walker leak 16 years ago
Patrick McHardy 71320afcdb netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian 16 years ago
Herbert Xu 684f217601 tcp6: Add GRO support 16 years ago
Herbert Xu 787e920836 ipv6: Add GRO support 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
Ilpo Järvinen 914d11647b ipv6: IPV6_PKTINFO relied userspace providing correct length 16 years ago
David S. Miller 14deae4156 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. 16 years ago
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Yang Hongyang 9f690db7ff ipv6: fix the outgoing interface selection order in udpv6_sendmsg() 16 years ago
Yang Hongyang f250dcdac1 ipv6: fix the return interface index when get it while no message is received 16 years ago
Yang Hongyang b24a2516d1 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() 16 years ago
Ilpo Järvinen 8da73b73ef ip6mr: use goto to common label instead of opencoding 16 years ago
Ilpo Järvinen 448eb71f40 ipv6/mcast: join error paths using goto 16 years ago
Ilpo Järvinen 5ce1bbb97b xfrm6_tunnel: join error paths using goto 16 years ago
Benjamin Thery 8229efdaef netns: ip6mr: enable namespace support in ipv6 multicast forwarding code 16 years ago
Benjamin Thery 8b90fc7e5b netns: ip6mr: declare ip6mr /proc/net entries per-namespace 16 years ago
Benjamin Thery 950d5704e5 netns: ip6mr: declare reg_vif_num per-namespace 16 years ago
Benjamin Thery a21f3f997c netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace 16 years ago
Benjamin Thery 4045e57c19 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace 16 years ago
Benjamin Thery 4a6258a0e3 netns: ip6mr: dynamically allocate mfc6_cache_array 16 years ago
Benjamin Thery 58701ad411 netns: ip6mr: store netns in struct mfc6_cache 16 years ago
Benjamin Thery 4e16880cb4 netns: ip6mr: dynamically allocates vif6_table 16 years ago
Benjamin Thery bd91b8bf37 netns: ip6mr: allocate mroute6_socket per-namespace. 16 years ago
Jan Sembera 24fc7b86dc ipv6: silence log messages for locally generated multicast 16 years ago
Joe Perches 36cbac5909 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset 16 years ago
Benjamin Thery 999890b21a net: /proc/net/ip_mr_cache, display Iif as a signed short 16 years ago
Benjamin Thery 1ea472e2de net: fix /proc/net/ip_mr_cache display - V2 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Alexey Dobriyan 59c9940ed0 netns xfrm: per-netns MIBs 16 years ago
Alexey Dobriyan 4fb236bac9 netns xfrm: AH/ESP in netns! 16 years ago
Alexey Dobriyan fbda33b2b8 netns xfrm: ->get_saddr in netns 16 years ago
Alexey Dobriyan c5b3cf46ea netns xfrm: ->dst_lookup in netns 16 years ago
Alexey Dobriyan db983c1144 netns xfrm: KM reporting in netns 16 years ago
Alexey Dobriyan ddcfd79680 netns xfrm: dst garbage-collecting in netns 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Alexey Dobriyan 221df1ed33 netns xfrm: state lookup in netns 16 years ago
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Ingo Molnar 55205d400e ipv6: fix warning in net/ipv6/ip6_flowlabel.c 16 years ago
Eric Leblond 9f40ac713c netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE 16 years ago
Alexey Dobriyan fb7e06748c xfrm: remove useless forward declarations 16 years ago
Alexey Dobriyan 6daad37230 ah4/ah6: remove useless NULL assignments 16 years ago
Alexey Dobriyan be77e59307 net: fix tunnels in netns after ndo_ changes 16 years ago
Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU 16 years ago
Qinghuang Feng cf005b1d0e net: remove redundant argument comments 16 years ago