Commit Graph

134 Commits (98806f75ba2afc716e4d2f915d3ac7687546f9c0)

Author SHA1 Message Date
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 50a30657fd netns xfrm: per-netns km_waitq 16 years ago
Alexey Dobriyan c78371441c netns xfrm: per-netns state GC work 16 years ago
Alexey Dobriyan b8a0ae20b0 netns xfrm: per-netns state GC list 16 years ago
Alexey Dobriyan 6308273385 netns xfrm: per-netns xfrm_hash_work 16 years ago
Alexey Dobriyan 0bf7c5b019 netns xfrm: per-netns xfrm_state counts 16 years ago
Alexey Dobriyan 529983ecab netns xfrm: per-netns xfrm_state_hmask 16 years ago
Alexey Dobriyan b754a4fd8f netns xfrm: per-netns xfrm_state_byspi hash 16 years ago
Alexey Dobriyan d320bbb306 netns xfrm: per-netns xfrm_state_bysrc hash 16 years ago
Alexey Dobriyan 73d189dce4 netns xfrm: per-netns xfrm_state_bydst hash 16 years ago
Alexey Dobriyan 9d4139c769 netns xfrm: per-netns xfrm_state_all list 16 years ago
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Alexey Dobriyan d62ddc21b6 netns xfrm: add netns boilerplate 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Harvey Harrison fdb46ee752 net, misc: replace uses of NIP6_FMT with %p6 16 years ago
Arnaud Ebalard 13c1d18931 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) 17 years ago
Herbert Xu 12a169e7d8 ipsec: Put dumpers on the dump list 17 years ago
Herbert Xu 5c1824587f ipsec: Fix xfrm_state_walk race 17 years ago
David S. Miller 08569908ff ipsec: Add missing list_del() in xfrm_state_gc_task(). 17 years ago
Herbert Xu abb81c4f3c ipsec: Use RCU-like construct for saved state within a walk 17 years ago
Herbert Xu 225f40055f ipsec: Restore larval states and socket policies in dump 17 years ago
David S. Miller 37b08e34a9 ipsec: Fix deadlock in xfrm_state management. 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
YOSHIFUJI Hideaki 5e2c433d9f [XFRM] AUDIT: Fix flowlabel text format ambibuity. 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Timo Teras 4c563f7669 [XFRM]: Speed up xfrm_policy and xfrm_state walking 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Adrian Bunk 5255dc6e14 [XFRM]: Remove unused exports. 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 17 years ago
Eric Dumazet 6666351df9 [XFRM]: xfrm_state_clone() should be static, not exported 17 years ago
Ilpo Järvinen cf35f43e6e [XFRM]: Kill some bloat 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
Paul Moore 68277accb3 [XFRM]: Assorted IPsec fixups 17 years ago
Pavel Emelyanov 4bda4f250d [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. 17 years ago
Denis Cheng df01812eba [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Eric Dumazet 2d60abc2a9 [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE 17 years ago
Paul Moore 5951cab136 [XFRM]: Audit function arguments misordered 17 years ago
Paul Moore 9ab4c954ce [XFRM]: Display the audited SPI value in host byte order. 17 years ago
Patrick McHardy 5dba479711 [XFRM]: Fix leak of expired xfrm_states 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 aa5d62cc87 [IPSEC]: Move type and mode map into xfrm_state.c 18 years ago
Herbert Xu 658b219e93 [IPSEC]: Move common code into xfrm_alloc_spi 18 years ago
Herbert Xu 75ba28c633 [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE 18 years ago
Herbert Xu cdf7e668d4 [IPSEC]: Unexport xfrm_replay_notify 18 years ago