index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+3
2012-09-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-3
/
+3
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-5
/
+5
2012-09-01
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
1
-1
/
+1
2012-08-02
Fix unexpected SA hard expiration after changing date
Fan Du
1
-4
/
+17
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-8
/
+4
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
1
-0
/
+2
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-6
/
+6
2011-03-29
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
1
-0
/
+6
2011-03-22
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
1
-1
/
+14
2011-03-14
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
1
-0
/
+2
2011-03-14
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-108
/
+3
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-02-28
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
1
-4
/
+8
2011-02-24
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
1
-2
/
+2
2011-02-24
xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.
David S. Miller
1
-3
/
+2
2011-02-24
xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.
David S. Miller
1
-2
/
+8
2011-02-24
xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
David S. Miller
1
-1
/
+1
2011-02-24
xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
David S. Miller
1
-5
/
+6
2011-02-24
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-3
/
+3
2011-02-24
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-2
/
+2
2011-02-23
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Mark flowi arg to xfrm_state_look_at() const.
David S. Miller
1
-1
/
+1
2010-12-10
xfrm: Fix xfrm_state_migrate leak
Thomas Egerer
1
-1
/
+1
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-18
/
+27
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-02
xfrm: Remove xfrm_state_genid
Herbert Xu
1
-4
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
xfrm: SA lookups with mark
Jamal Hadi Salim
1
-0
/
+12
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-24
/
+34
2010-02-20
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
1
-2
/
+6
2010-02-18
xfrm: Revert false event eliding commits.
David S. Miller
1
-6
/
+2
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-9
/
+3
2010-02-17
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
1
-5
/
+5
2010-02-17
xfrm: Fix xfrm_state_clone leak
Herbert Xu
1
-9
/
+3
2010-02-16
xfrm: Flushing empty SAD generates false events
jamal
1
-2
/
+6
2010-01-24
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
1
-3
/
+3
2009-11-26
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
1
-1
/
+1
2009-11-09
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
1
-13
/
+17
2009-06-30
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-04-27
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
1
-3
/
+3
2009-03-27
xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
Chuck Ebbert
1
-1
/
+1
2009-03-14
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
David S. Miller
1
-32
/
+58
2008-12-04
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
1
-15
/
+11
2008-11-26
netns xfrm: per-netns sysctls
Alexey Dobriyan
1
-12
/
+4
2008-11-26
netns xfrm: flush SA/SPDs on netns stop
Alexey Dobriyan
1
-0
/
+8
[next]