Commit Graph

74 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Peter Kosyh 44b451f163 xfrm: fix xfrm by MARK logic 15 years ago
Nicolas Dichtel bc8e4b954e xfrm6: ensure to use the same dev when building a bundle 15 years ago
Timo Teräs 80c802f307 xfrm: cache bundles instead of policies for outgoing flows 15 years ago
Herbert Xu 87c1e12b5e ipsec: Fix bogus bundle flowi 15 years ago
Alexey Dobriyan d7c7544c3d netns xfrm: deal with dst entries in netns 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
David S. Miller db71789c01 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. 16 years ago
Neil Horman a33bc5c151 xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago
Neil Horman a44a4a006b xfrm: export xfrm garbage collector thresholds via sysctl 16 years ago
Wei Yongjun 59cae0092e xfrm6: fix the proto and ports decode of sctp protocol 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 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 ddcfd79680 netns xfrm: dst garbage-collecting in netns 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Nicolas Dichtel 7e3a42a12c xfrm6: handling fragment 16 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
YOSHIFUJI Hideaki 5e5f3f0f80 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). 17 years ago
Eric Dumazet e242297055 [NET]: should explicitely initialize atomic_t field in struct dst_ops 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Herbert Xu d5422efe68 [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse 17 years ago
Daniel Lezcano 0013cabab3 [IPV6]: Make xfrm6_init to return an error code. 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Herbert Xu 862b82c6f9 [IPSEC]: Merge most of the output path 17 years ago
Herbert Xu 25ee3286dc [IPSEC]: Merge common code into xfrm_bundle_create 17 years ago
Herbert Xu 66cdb3ca27 [IPSEC]: Move flow construction into xfrm_dst_lookup 17 years ago
Herbert Xu f04e7e8d7f [IPSEC]: Replace x->type->{local,remote}_addr with flags 17 years ago
Herbert Xu fff6938880 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst 17 years ago
Herbert Xu 45ff5a3f9a [IPSEC]: Set dst->input to dst_discard 17 years ago
Herbert Xu 8ce68ceb55 [IPSEC]: Only set neighbour on top xfrm dst 17 years ago
Herbert Xu b4ce92775c [IPV6]: Move nfheader_len into rt6_info 17 years ago
Herbert Xu 0148894223 [IPV6]: Only set nfheader_len for top xfrm dst 17 years ago
YOSHIFUJI Hideaki 1df2e44560 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. 17 years ago
Herbert Xu 13996378e6 [IPSEC]: Rename mode to outer_mode and add inner_mode 18 years ago
Herbert Xu 17c2a42a24 [IPSEC]: Store afinfo pointer in xfrm_mode 18 years ago
Herbert Xu 1bfcb10f67 [IPSEC]: Add missing BEET checks 18 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Masahide NAKAMURA 59fbb3a61e [IPV6] MIP6: Loadable module support for MIPv6. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Noriaki TAKAMIYA d3f23dfe8b [IPSEC]: More fix is needed for __xfrm6_bundle_create(). 18 years ago