index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Allow different selector family in temporary state
Thomas Egerer
2010-09-20
1
-18
/
+27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
xfrm: Remove xfrm_state_genid
Herbert Xu
2010-04-01
1
-4
/
+1
|
/
*
xfrm: SA lookups with mark
Jamal Hadi Salim
2010-02-22
1
-0
/
+12
*
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-24
/
+34
*
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
2010-02-19
1
-2
/
+6
*
xfrm: Revert false event eliding commits.
David S. Miller
2010-02-17
1
-6
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
1
-9
/
+3
|
\
|
*
xfrm: Fix xfrm_state_clone leak
Herbert Xu
2010-02-16
1
-9
/
+3
*
|
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
2010-02-16
1
-5
/
+5
*
|
xfrm: Flushing empty SAD generates false events
jamal
2010-02-15
1
-2
/
+6
|
/
*
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
2010-01-23
1
-3
/
+3
*
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
2009-11-25
1
-1
/
+1
*
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
2009-11-08
1
-13
/
+17
*
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
2009-06-29
1
-49
/
+8
*
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
2009-04-27
1
-3
/
+3
*
xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
Chuck Ebbert
2009-03-27
1
-1
/
+1
*
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
David S. Miller
2009-03-13
1
-32
/
+58
*
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
2008-12-03
1
-15
/
+11
*
netns xfrm: per-netns sysctls
Alexey Dobriyan
2008-11-25
1
-12
/
+4
*
netns xfrm: flush SA/SPDs on netns stop
Alexey Dobriyan
2008-11-25
1
-0
/
+8
*
netns xfrm: KM reporting in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
2008-11-25
1
-5
/
+2
*
netns xfrm: state walking in netns
Alexey Dobriyan
2008-11-25
1
-3
/
+3
*
netns xfrm: finding states in netns
Alexey Dobriyan
2008-11-25
1
-35
/
+38
*
netns xfrm: fixup xfrm_alloc_spi()
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
1
-15
/
+19
*
netns xfrm: state flush in netns
Alexey Dobriyan
2008-11-25
1
-9
/
+9
*
netns xfrm: trivial netns propagations
Alexey Dobriyan
2008-11-25
1
-25
/
+34
*
netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
Alexey Dobriyan
2008-11-25
1
-21
/
+23
*
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2008-11-25
1
-9
/
+7
*
netns xfrm: per-netns state GC work
Alexey Dobriyan
2008-11-25
1
-5
/
+5
*
netns xfrm: per-netns state GC list
Alexey Dobriyan
2008-11-25
1
-3
/
+3
*
netns xfrm: per-netns xfrm_hash_work
Alexey Dobriyan
2008-11-25
1
-18
/
+17
*
netns xfrm: per-netns xfrm_state counts
Alexey Dobriyan
2008-11-25
1
-7
/
+7
*
netns xfrm: per-netns xfrm_state_hmask
Alexey Dobriyan
2008-11-25
1
-16
/
+15
*
netns xfrm: per-netns xfrm_state_byspi hash
Alexey Dobriyan
2008-11-25
1
-8
/
+13
*
netns xfrm: per-netns xfrm_state_bysrc hash
Alexey Dobriyan
2008-11-25
1
-9
/
+14
*
netns xfrm: per-netns xfrm_state_bydst hash
Alexey Dobriyan
2008-11-25
1
-24
/
+26
*
netns xfrm: per-netns xfrm_state_all list
Alexey Dobriyan
2008-11-25
1
-6
/
+8
*
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-11-25
1
-4
/
+5
*
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-25
1
-1
/
+6
*
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
1
-8
/
+4
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-2
/
+2
*
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-8
/
+4
*
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2008-10-05
1
-2
/
+3
*
ipsec: Put dumpers on the dump list
Herbert Xu
2008-10-01
1
-73
/
+36
*
ipsec: Fix xfrm_state_walk race
Herbert Xu
2008-09-22
1
-9
/
+30
*
ipsec: Add missing list_del() in xfrm_state_gc_task().
David S. Miller
2008-09-09
1
-0
/
+1
[next]