index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
2011-07-08
1
-0
/
+2
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-6
/
+6
*
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-28
1
-0
/
+6
*
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-21
1
-1
/
+14
*
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
2011-03-13
1
-0
/
+2
*
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
1
-108
/
+3
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-1
/
+1
*
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-27
1
-4
/
+8
*
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
2011-02-23
1
-2
/
+2
*
xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.
David S. Miller
2011-02-23
1
-3
/
+2
*
xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.
David S. Miller
2011-02-23
1
-2
/
+8
*
xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
David S. Miller
2011-02-23
1
-1
/
+1
*
xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
David S. Miller
2011-02-23
1
-5
/
+6
*
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
2011-02-23
1
-3
/
+3
*
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
2011-02-23
1
-2
/
+2
*
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg to xfrm_state_look_at() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Fix xfrm_state_migrate leak
Thomas Egerer
2010-12-09
1
-1
/
+1
*
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
[next]