Commit Graph

450 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
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
Alexey Dobriyan 284fa7da30 netns xfrm: state walking in netns 16 years ago
Alexey Dobriyan 5447c5e401 netns xfrm: finding states in netns 16 years ago
Alexey Dobriyan 12604d8aaa netns xfrm: fixup xfrm_alloc_spi() 16 years ago
Alexey Dobriyan 221df1ed33 netns xfrm: state lookup in netns 16 years ago
Alexey Dobriyan 0e6024519b netns xfrm: state flush in netns 16 years ago
Alexey Dobriyan 98806f75ba netns xfrm: trivial netns propagations 16 years ago
Alexey Dobriyan 64d0cd0097 netns xfrm: propagate netns into bydst/bysrc/byspi hash functions 16 years ago
Alexey Dobriyan 66caf628c3 netns xfrm: per-netns policy hash resizing work 16 years ago
Alexey Dobriyan dc2caba7b3 netns xfrm: per-netns policy counts 16 years ago
Alexey Dobriyan a35f6c5de3 netns xfrm: per-netns xfrm_policy_bydst hash 16 years ago