Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ceb98d03eac5704820f2ac1f370c9ff385e3a9f5
/
net
/
xfrm
/
xfrm_state.c
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
8fcbc63
XFRM: Fix memory leak in xfrm_state_update
by Tushar Gohad
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
af2f464
xfrm: Assign esn pointers when cloning a state
by Steffen Klassert
· 14 years ago
a454f0c
xfrm: Fix initialize repl field of struct xfrm_state
by Wei Yongjun
· 14 years ago
d8647b7
xfrm: Add user interface for esn and big anti-replay windows
by Steffen Klassert
· 14 years ago
9fdc488
xfrm: Move IPsec replay detection functions to a separate file
by Steffen Klassert
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
a70486f
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
by David S. Miller
· 14 years ago
33765d0
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
by David S. Miller
· 14 years ago
1f673c5
xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.
by David S. Miller
· 14 years ago
9aa6008
xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.
by David S. Miller
· 14 years ago
0468601
xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
by David S. Miller
· 14 years ago
2ab3850
xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
by David S. Miller
· 14 years ago
183cad1
xfrm: Const'ify pointer args to km_migrate() and implementations.
by David S. Miller
· 14 years ago
214e005
xfrm: Pass km_event pointers around as const when possible.
by David S. Miller
· 14 years ago
b520e9f
xfrm: Mark flowi arg to xfrm_state_find() const.
by David S. Miller
· 14 years ago
1a89859
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
by David S. Miller
· 14 years ago
4a08ab0
xfrm: Mark flowi arg to xfrm_state_look_at() const.
by David S. Miller
· 14 years ago
78347c8
xfrm: Fix xfrm_state_migrate leak
by Thomas Egerer
· 14 years ago
8444cf7
xfrm: Allow different selector family in temporary state
by Thomas Egerer
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
34996cb
xfrm: Remove xfrm_state_genid
by Herbert Xu
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3d6acfa
xfrm: SA lookups with mark
by Jamal Hadi Salim
· 15 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
9e64cc9
xfrm: Flushing empty SAD generates false events
by Jamal Hadi Salim
· 15 years ago
069c474
xfrm: Revert false event eliding commits.
by David S. Miller
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6836b9b
xfrm: avoid spinlock in get_acqseq() used by xfrm user
by jamal
· 15 years ago
553f911
xfrm: Fix xfrm_state_clone leak
by Herbert Xu
· 15 years ago
19f4c71
xfrm: Flushing empty SAD generates false events
by jamal
· 15 years ago
e071041
netns xfrm: fix "ip xfrm state|policy count" misreport
by Alexey Dobriyan
· 15 years ago
4447bb3
xfrm: Store aalg in xfrm_state with a user specified truncation length
by Martin Willi
· 15 years ago
9e0d57f
xfrm: SAD entries do not expire correctly after suspend-resume
by Yury Polyanskiy
· 15 years ago
1802571
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
by Wei Yongjun
· 15 years ago
6a783c9
xfrm: wrong hash value for temporary SA
by Nicolas Dichtel
· 16 years ago
7d0b591
xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
by Chuck Ebbert
· 16 years ago
08ec9af
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
by David S. Miller
· 16 years ago
d81d228
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
by Martin Willi
· 16 years ago
b27aead
netns xfrm: per-netns sysctls
by Alexey Dobriyan
· 16 years ago
7c2776e
netns xfrm: flush SA/SPDs on netns stop
by Alexey Dobriyan
· 16 years ago
db983c1
netns xfrm: KM reporting in netns
by Alexey Dobriyan
· 16 years ago
a6483b7
netns xfrm: per-netns NETLINK_XFRM socket
by Alexey Dobriyan
· 16 years ago
284fa7d
netns xfrm: state walking in netns
by Alexey Dobriyan
· 16 years ago
5447c5e
netns xfrm: finding states in netns
by Alexey Dobriyan
· 16 years ago
12604d8
netns xfrm: fixup xfrm_alloc_spi()
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
0e60245
netns xfrm: state flush in netns
by Alexey Dobriyan
· 16 years ago
98806f7
netns xfrm: trivial netns propagations
by Alexey Dobriyan
· 16 years ago
64d0cd0
netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
by Alexey Dobriyan
· 16 years ago
50a3065
netns xfrm: per-netns km_waitq
by Alexey Dobriyan
· 16 years ago
c783714
netns xfrm: per-netns state GC work
by Alexey Dobriyan
· 16 years ago
b8a0ae2
netns xfrm: per-netns state GC list
by Alexey Dobriyan
· 16 years ago
6308273
netns xfrm: per-netns xfrm_hash_work
by Alexey Dobriyan
· 16 years ago
0bf7c5b
netns xfrm: per-netns xfrm_state counts
by Alexey Dobriyan
· 16 years ago
529983e
netns xfrm: per-netns xfrm_state_hmask
by Alexey Dobriyan
· 16 years ago
b754a4f
netns xfrm: per-netns xfrm_state_byspi hash
by Alexey Dobriyan
· 16 years ago
d320bbb
netns xfrm: per-netns xfrm_state_bysrc hash
by Alexey Dobriyan
· 16 years ago
73d189d
netns xfrm: per-netns xfrm_state_bydst hash
by Alexey Dobriyan
· 16 years ago
9d4139c
netns xfrm: per-netns xfrm_state_all list
by Alexey Dobriyan
· 16 years ago
673c09b
netns xfrm: add struct xfrm_state::xs_net
by Alexey Dobriyan
· 16 years ago
d62ddc2
netns xfrm: add netns boilerplate
by Alexey Dobriyan
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
fdb46ee
net, misc: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
13c1d18
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
by Arnaud Ebalard
· 16 years ago
12a169e
ipsec: Put dumpers on the dump list
by Herbert Xu
· 16 years ago
5c18245
ipsec: Fix xfrm_state_walk race
by Herbert Xu
· 16 years ago
0856990
ipsec: Add missing list_del() in xfrm_state_gc_task().
by David S. Miller
· 16 years ago
abb81c4
ipsec: Use RCU-like construct for saved state within a walk
by Herbert Xu
· 16 years ago
225f400
ipsec: Restore larval states and socket policies in dump
by Herbert Xu
· 16 years ago
37b08e3
ipsec: Fix deadlock in xfrm_state management.
by David S. Miller
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
9781db7
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
5e2c433
[XFRM] AUDIT: Fix flowlabel text format ambibuity.
by YOSHIFUJI Hideaki
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
4c563f7
[XFRM]: Speed up xfrm_policy and xfrm_state walking
by Timo Teras
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
5255dc6
[XFRM]: Remove unused exports.
by Adrian Bunk
· 17 years ago
533cb5b
[XFRM]: constify 'struct xfrm_type'
by Eric Dumazet
· 17 years ago
6666351
[XFRM]: xfrm_state_clone() should be static, not exported
by Eric Dumazet
· 17 years ago
cf35f43
[XFRM]: Kill some bloat
by Ilpo Järvinen
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
68277ac
[XFRM]: Assorted IPsec fixups
by Paul Moore
· 17 years ago
4bda4f2
[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.
by Pavel Emelyanov
· 17 years ago
df01812
[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
2d60abc
[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
by Eric Dumazet
· 17 years ago
5951cab
[XFRM]: Audit function arguments misordered
by Paul Moore
· 17 years ago
9ab4c95
[XFRM]: Display the audited SPI value in host byte order.
by Paul Moore
· 17 years ago
5dba479
[XFRM]: Fix leak of expired xfrm_states
by Patrick McHardy
· 17 years ago
1399637
[IPSEC]: Rename mode to outer_mode and add inner_mode
by Herbert Xu
· 17 years ago
17c2a42
[IPSEC]: Store afinfo pointer in xfrm_mode
by Herbert Xu
· 17 years ago
aa5d62c
[IPSEC]: Move type and mode map into xfrm_state.c
by Herbert Xu
· 17 years ago
658b219
[IPSEC]: Move common code into xfrm_alloc_spi
by Herbert Xu
· 17 years ago
75ba28c
[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
by Herbert Xu
· 17 years ago
Next »