Commit Graph

1759 Commits (14add80b5120966fe0659d61815b9e9b4b68fdc5)

Author SHA1 Message Date
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
Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks 16 years ago
Stephen Hemminger 1326c3d5a4 ipv6: convert tunnels to net_device_ops 16 years ago
Stephen Hemminger 007c3838d9 ipmr: convert ipmr virtual interface to net_device_ops 16 years ago
Alexey Dobriyan 5ece6c2ddd net: fix tiny output corruption of /proc/net/snmp6 16 years ago
Benjamin Thery eedd726efb ipv6: use seq_release_private for ip6mr.c /proc entries 16 years ago
Alexey Dobriyan 61d3015808 netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Stephen Hemminger 5bc3eb7e2f ip: convert to net_device_ops for ioctl 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 years ago