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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
3
-13
/
+13
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-34
/
+56
2014-01-14
audit: convert all sessionid declaration to unsigned int
Eric Paris
3
-13
/
+13
2014-01-08
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
1
-0
/
+2
2014-01-08
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
1
-6
/
+6
2014-01-03
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
Fan Du
1
-0
/
+22
2014-01-03
{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find
Fan Du
1
-2
/
+2
2014-01-02
xfrm: checkpatch erros with inline keyword position
Weilong Chen
1
-3
/
+3
2014-01-02
xfrm: fix checkpatch error
Weilong Chen
1
-2
/
+2
2014-01-02
xfrm: checkpatch erros with space prohibited
Weilong Chen
2
-4
/
+4
2014-01-02
xfrm: checkpatch errors with foo * bar
Weilong Chen
3
-13
/
+13
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
4
-13
/
+13
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
2
-24
/
+25
2013-12-16
xfrm: check user specified spi for IPComp
Fan Du
1
-1
/
+3
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
2
-39
/
+3
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
3
-103
/
+119
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
2
-6
/
+7
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
2
-6
/
+20
2013-11-08
net: move pskb_put() to core code
Mathias Krause
1
-13
/
+0
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+11
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-35
/
+52
2013-10-21
xfrm: Don't queue retransmitted packets if the original is still on the host
Steffen Klassert
1
-0
/
+7
2013-10-21
xfrm: use vmalloc_node() for percpu scratches
Eric Dumazet
1
-2
/
+4
2013-10-20
net: misc: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-10-18
xfrm: prevent ipcomp scratch buffer race condition
Michal Kubecek
1
-6
/
+6
2013-10-08
xfrm: check for a vaild skb in xfrm_policy_queue_process
Steffen Klassert
1
-0
/
+4
2013-10-08
xfrm: Add refcount handling to queued policies
Steffen Klassert
1
-7
/
+17
2013-10-01
xfrm: Simplify SA looking up when using wildcard source
Fan Du
1
-1
/
+1
2013-10-01
xfrm: Force SA to be lookup again if SA in acquire state
Fan Du
1
-1
/
+1
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2013-09-25
xfrm: Fix aevent generation for each received packet
Thomas Egerer
1
-24
/
+27
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
2
-3
/
+3
2013-09-16
xfrm: Fix replay size checking on async events
Steffen Klassert
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+24
2013-08-28
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
1
-8
/
+1
2013-08-26
xfrm: announce deleation of temporary SA
Nicolas Dichtel
1
-1
/
+1
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
1
-2
/
+0
2013-08-19
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
1
-1
/
+9
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
1
-1
/
+2
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2
-5
/
+15
2013-08-06
xfrm: Delete hold_timer when destroy policy
Fan Du
1
-1
/
+1
2013-08-05
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
1
-5
/
+7
2013-08-01
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+7
2013-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2013-06-06
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2
-0
/
+6
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2013-06-05
xfrm: simplify the exit path of xfrm_output_one()
Jean Sacren
1
-5
/
+4
2013-06-01
xfrm: force a garbage collection after deleting a policy
Paul Moore
2
-1
/
+4
[prev]
[next]