Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7c2776ee21a60e0d370538bd08b9ed82979f6e3a
/
net
/
xfrm
/
xfrm_state.c
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
9ab4c954
[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
cdf7e66
[IPSEC]: Unexport xfrm_replay_notify
by Herbert Xu
· 17 years ago
83815de
[IPSEC]: Move xfrm_state_check into xfrm_output.c
by Herbert Xu
· 17 years ago
ab5f5e8
[XFRM]: xfrm audit calls
by Joy Latten
· 17 years ago
b5890d8
[XFRM]: Clean up duplicate includes in net/xfrm/
by Jesper Juhl
· 17 years ago
48b8d78
[XFRM]: State selection update to use inner addresses.
by Joakim Koskela
· 17 years ago
7dc12d6
[NET] XFRM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
628529b
[XFRM] Introduce standalone SAD lookup
by Jamal Hadi Salim
· 17 years ago
2812161
[XFRM]: Fix MTU calculation for non-ESP SAs
by Patrick McHardy
· 17 years ago
4aa2e62
xfrm: Add security check before flushing SAD/SPD
by Joy Latten
· 17 years ago
01e67d0
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
by David S. Miller
· 17 years ago
af11e31
[XFRM] SAD info TLV aggregationx
by Jamal Hadi Salim
· 18 years ago
28d8909
[XFRM]: Export SAD info.
by Jamal Hadi Salim
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
c5c2523
[XFRM]: Optimize MTU calculation
by Patrick McHardy
· 18 years ago
9d729f7
[NET]: Convert xtime.tv_sec to get_seconds()
by James Morris
· 18 years ago
4c4d51a7
[IPSEC]: Reject packets within replay window but outside the bit mask
by Herbert Xu
· 18 years ago
75e252d
[XFRM]: Fix missing protocol comparison of larval SAs.
by Joy Latten
· 18 years ago
a716c11
[NET] XFRM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
80c9aba
[XFRM]: Extension for dynamic update of endpoint address(es)
by Shinta Sugimoto
· 18 years ago
cdca726
[IPSEC]: exporting xfrm_state_afinfo
by Miika Komu
· 18 years ago
c9204d9
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
by Joy Latten
· 18 years ago
161a09e
audit: Add auditing to ipsec
by Joy Latten
· 18 years ago
94b9bb5
[XFRM] Optimize SA dumping
by Jamal Hadi Salim
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
5d36b18
[XFRM]: annotate ->new_mapping()
by Al Viro
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
2fab22f
[XFRM]: Fix xfrm_state accounting
by Patrick McHardy
· 18 years ago
918049f
[XFRM]: Fix xfrm_state_num going negative.
by David S. Miller
· 18 years ago
667bbcb
[XFRM] STATE: Use destination address for src hash.
by Masahide NAKAMURA
· 18 years ago
7b4dc360
[XFRM]: Do not add a state whose SPI is zero to the SPI hash.
by Masahide NAKAMURA
· 18 years ago
8122adf
[XFRM]: xfrm_spi_hash() annotations
by Al Viro
· 18 years ago
61f4627
[XFRM]: xfrm_replay_advance() annotations
by Al Viro
· 18 years ago
a252cc2
[XFRM]: xrfm_replay_check() annotations
by Al Viro
· 18 years ago
a94cfd1
[XFRM]: xfrm_state_lookup() annotations
by Al Viro
· 18 years ago
26977b4
[XFRM]: xfrm_alloc_spi() annotated
by Al Viro
· 18 years ago
a9917c0
[XFRM] STATE: Fix flusing with hash mask.
by Masahide NAKAMURA
· 18 years ago
44e36b4
[XFRM]: Extract common hashing code into xfrm_hash.[ch]
by David S. Miller
· 18 years ago
c1969f2
[XFRM]: Hash xfrm_state objects by source address too.
by David S. Miller
· 18 years ago
a47f0ce
[XFRM]: Kill excessive refcounting of xfrm_state objects.
by David S. Miller
· 18 years ago
1c09539
[XFRM]: Purge dst references to deleted SAs passively.
by David S. Miller
· 18 years ago
c7f5ea3
[XFRM]: Do not flush all bundles on SA insert.
by David S. Miller
· 18 years ago
Next »