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
/
key
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-04
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2009-12-12
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
1
-0
/
+1
2009-12-02
net: Simplify af_key pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
1
-1
/
+1
2009-11-06
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-02
net: file_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-09-02
net: seq_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-2
/
+2
2009-02-27
af_key: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-01-26
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
2008-11-26
netns PF_KEY: per-netns /proc/pfkey
Alexey Dobriyan
1
-17
/
+17
2008-11-26
netns PF_KEY: part 2
Alexey Dobriyan
1
-45
/
+60
2008-11-26
netns PF_KEY: part 1
Alexey Dobriyan
1
-15
/
+73
2008-11-26
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
1
-0
/
+2
2008-11-26
netns xfrm: policy walking in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: finding policy in netns
Alexey Dobriyan
1
-3
/
+3
2008-11-26
netns xfrm: policy flushing in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: state walking in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: finding states in netns
Alexey Dobriyan
1
-3
/
+3
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: state flush in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: per-netns km_waitq
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-11-07
af_key: mark policy as dead before destroying
Alexey Dobriyan
1
-0
/
+1
2008-11-01
key: fix setkey(8) policy set breakage
Alexey Dobriyan
1
-1
/
+0
2008-10-11
af_key: fix SADB_X_SPDDELETE response
Tobias Brunner
1
-0
/
+1
2008-10-06
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
1
-17
/
+69
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
1
-5
/
+33
2008-10-01
af_key: Free dumping state on socket close
Timo Teras
1
-11
/
+19
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+2
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2008-06-11
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
1
-8
/
+1
2008-06-11
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
1
-69
/
+38
2008-06-11
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
1
-347
/
+111
2008-06-11
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
1
-31
/
+19
2008-06-11
ipsec: pfkey should ignore events when no listeners
Jamal Hadi Salim
1
-0
/
+3
2008-05-22
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-5
/
+12
2008-04-25
af_key: Fix af_key.c compiler warning
Brian Haley
1
-3
/
+2
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
1
-1
/
+1
2008-04-13
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
1
-12
/
+11
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-25
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
1
-1
/
+1
2008-03-04
[AF_KEY]: Dump SA/SP entries non-atomically
Timo Teras
1
-29
/
+91
2008-02-29
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
1
-4
/
+20
2008-02-27
[AF_KEY]: Fix oops by converting to proc_net_*().
David S. Miller
1
-3
/
+2
2008-02-15
[AF_KEY]: Fix bug in spdadd
Kazunori MIYAZAWA
1
-0
/
+1
[next]