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
2008-11-13
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
1
-3
/
+3
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+3
2008-11-04
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
1
-2
/
+2
2008-11-03
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
1
-1
/
+1
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2
-12
/
+6
2008-10-31
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
1
-3
/
+1
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
1
-0
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2
-4
/
+4
2008-10-29
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2
-12
/
+6
2008-10-29
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
1
-0
/
+52
2008-10-06
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
3
-16
/
+51
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
3
-127
/
+97
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+8
2008-09-30
ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space
Herbert Xu
1
-4
/
+8
2008-09-23
ipsec: Fix xfrm_state_walk race
Herbert Xu
1
-9
/
+30
2008-09-10
ipsec: Add missing list_del() in xfrm_state_gc_task().
David S. Miller
1
-0
/
+1
2008-09-10
ipsec: Use RCU-like construct for saved state within a walk
Herbert Xu
1
-13
/
+39
2008-09-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+3
2008-09-10
ipsec: Make xfrm_larval_drop default to 1.
David S. Miller
1
-1
/
+1
2008-09-09
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2
-0
/
+3
2008-09-03
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-03
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-4
/
+2
2008-08-14
xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try
Jean-Christophe DUBOIS
1
-4
/
+1
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
3
-5
/
+4
2008-07-25
ipsec: ipcomp - Decompress into frags if necessary
Herbert Xu
1
-6
/
+42
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
3
-0
/
+356
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-11
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
1
-2
/
+1
2008-06-04
xfrm: xfrm_algo: correct usage of RIPEMD-160
Adrian-Ken Rueegsegger
1
-2
/
+2
2008-05-22
xfrm_user: Remove zero length key checks.
David S. Miller
1
-11
/
+0
2008-05-13
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
1
-3
/
+3
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-22
/
+44
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
3
-22
/
+44
2008-04-28
[IPSEC]: Use digest_null directly for auth
Herbert Xu
1
-2
/
+1
2008-04-28
[XFRM] AUDIT: Fix flowlabel text format ambibuity.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2
-1
/
+3
2008-04-15
[XFRM]: Compilation warnings in xfrm_user.c.
Denis V. Lunev
1
-4
/
+4
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-04-13
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2
-25
/
+32
2008-04-10
[XFRM]: xfrm_user: fix selector family initialization
Patrick McHardy
1
-1
/
+1
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
4
-16
/
+85
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
1
-9
/
+40
2008-03-25
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
4
-16
/
+85
2008-02-29
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
3
-78
/
+125
2008-02-18
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
1
-2
/
+18
2008-02-15
[XFRM]: Avoid bogus BUG() when throwing new policy away.
YOSHIFUJI Hideaki
1
-0
/
+1
2008-02-15
net: xfrm statistics depend on INET
Paul Mundt
1
-1
/
+1
[next]