Commit Graph

473 Commits (7e38017557bc0b87434d184f8804cadb102bb903)

Author SHA1 Message Date
David S. Miller 069c474e88 xfrm: Revert false event eliding commits. 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
jamal 6836b9bdd9 xfrm: avoid spinlock in get_acqseq() used by xfrm user 15 years ago
Herbert Xu 553f9118ab xfrm: Fix xfrm_state_clone leak 15 years ago
jamal 0dca3a8436 xfrm: Flushing empty SPD generates false events 15 years ago
jamal 19f4c7133f xfrm: Flushing empty SAD generates false events 15 years ago
jamal c28e93040b xfrm: validate attributes 15 years ago
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
Alexey Dobriyan 5833929cc2 net: constify MIB name tables 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 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