Commit Graph

462 Commits (08c4f1b096cc2468908ea58a77d2ef92ef765c52)

Author SHA1 Message Date
Alexey Dobriyan d7c7544c3d netns xfrm: deal with dst entries in netns 15 years ago
Alexey Dobriyan e071041be0 netns xfrm: fix "ip xfrm state|policy count" misreport 15 years ago
Ralf Baechle 96c5340147 NET: XFRM: Fix spelling of neighbour. 15 years ago
Eric W. Biederman d79d792ef9 net: Allow xfrm_user_net_exit to batch efficiently. 15 years ago
Li Yewang 138f3c8518 ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command 15 years ago
Martin Willi bc74b0c8af xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM 15 years ago
Martin Willi 4447bb33f0 xfrm: Store aalg in xfrm_state with a user specified truncation length 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Yury Polyanskiy 9e0d57fd6d xfrm: SAD entries do not expire correctly after suspend-resume 15 years ago
Steffen Klassert eb2ff967a5 xfrm: remove skb_icv_walk 16 years ago
Stephen Hemminger 5ca1b998d3 net: file_operations should be const 16 years ago
Jussi Mäki b79a79471b Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition 16 years ago
Wei Yongjun 1802571b98 xfrm: use xfrm_addr_cmp() instead of compare addresses directly 16 years ago
Herbert Xu 245acb8772 ipsec: Fix name of CAST algorithm 16 years ago
David S. Miller d4fd3bc101 xfrm: Use frag list abstraction interfaces. 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Nicolas Dichtel 6a783c9067 xfrm: wrong hash value for temporary SA 16 years ago
Chuck Ebbert 7d0b591c65 xfrm: spin_lock() should be spin_unlock() in xfrm_state.c 16 years ago
David S. Miller 08ec9af1c0 xfrm: Fix xfrm_state_find() wrt. wildcard source address. 16 years ago
David S. Miller 66f9a2590a Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" 16 years ago
David S. Miller fc8c7dc1b2 xfrm: For 32/64 compatability wrt. xfrm_usersa_info 16 years ago
Herbert Xu 9498c05820 ipcomp: Remove spurious truesize increase 16 years ago
Rusty Russell 91b208c7c1 net: make xfrm_statistics_seq_show use generic snmp_fold_field 16 years ago
David S. Miller 3de77cf23e Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" 16 years ago
Ilpo Järvinen d8eb93078c xfrm: join error paths 16 years ago
Martin Willi e061b165c7 xfrm: Accept ESP packets regardless of UDP encapsulation mode 16 years ago
Martin Willi d81d228567 xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts 16 years ago
Wei Yongjun 29fa0b301b xfrm: Cleanup for unlink SPD entry 16 years ago
Wei Yongjun d5654efd3f xfrm: Fix kernel panic when flush and dump SPD entries 16 years ago
Alexey Dobriyan b27aeadb59 netns xfrm: per-netns sysctls 16 years ago
Alexey Dobriyan c68cd1a01b netns xfrm: /proc/net/xfrm_stat in netns 16 years ago
Alexey Dobriyan 59c9940ed0 netns xfrm: per-netns MIBs 16 years ago
Alexey Dobriyan 7c2776ee21 netns xfrm: flush SA/SPDs on netns stop 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 7067802e26 netns xfrm: pass netns with KM notifications 16 years ago
Alexey Dobriyan fc34acd36e netns xfrm: xfrm_user module in netns 16 years ago
Alexey Dobriyan a6483b790f netns xfrm: per-netns NETLINK_XFRM socket 16 years ago
Alexey Dobriyan bd235e3cff netns xfrm: xfrm_input() fixup 16 years ago
Alexey Dobriyan ddcfd79680 netns xfrm: dst garbage-collecting in netns 16 years ago
Alexey Dobriyan 3dd0b4997a netns xfrm: flushing/pruning bundles in netns 16 years ago
Alexey Dobriyan 99a66657b2 netns xfrm: xfrm_route_forward() in netns 16 years ago
Alexey Dobriyan f6e1e25d70 netns xfrm: xfrm_policy_check in netns 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Alexey Dobriyan cdcbca7c1f netns xfrm: policy walking in netns 16 years ago
Alexey Dobriyan 8d1211a6aa netns xfrm: finding policy in netns 16 years ago
Alexey Dobriyan 33ffbbd52c netns xfrm: policy flushing in netns 16 years ago
Alexey Dobriyan 1121994c80 netns xfrm: policy insertion in netns 16 years ago
Alexey Dobriyan e92303f872 netns xfrm: propagate netns into policy byidx hash 16 years ago