Commit Graph

1738 Commits (a21f3f997c73ced682129aedd372bb6b53041510)

Author SHA1 Message Date
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
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
Brian Haley 6e093d9dff ipv6: routing header fixes 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Benjamin Thery 87b30a6530 ipv6: fix ip6_mr_init error path 16 years ago
Brian Haley 305d552acc bonding: send IPv6 neighbor advertisement on failover 16 years ago
Benjamin Thery e3ec6cfc26 ipv6: fix run pending DAD when interface becomes ready 16 years ago
Andreas Steffen 79654a7698 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector 17 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
Wei Yongjun 0856f93958 udp: Fix the SNMP counter of UDP_MIB_INERRORS 17 years ago
Wei Yongjun f26ba17511 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS 17 years ago
Eric Dumazet 920a46115c udp: multicast packets need to check namespace 17 years ago
Nicolas Dichtel 7e3a42a12c xfrm6: handling fragment 17 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago