index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
key
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-9
/
+9
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-1
/
+1
*
net: Remove casts of void *
Joe Perches
2011-06-16
1
-10
/
+10
*
net: convert %p usage to %pK
Dan Rosenberg
2011-05-24
1
-1
/
+1
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-1
/
+1
*
pfkey: fix warning
Stephen Hemminger
2011-03-01
1
-1
/
+1
*
pfkey: Use const where possible.
David S. Miller
2011-02-25
1
-94
/
+107
*
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
2011-02-23
1
-11
/
+11
*
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
2011-02-23
1
-8
/
+8
*
afkey: add sparse annotation about rcu
stephen hemminger
2011-02-23
1
-0
/
+2
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-2
/
+2
*
pfkey: add severity to printk
stephen hemminger
2010-05-17
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
Dan Carpenter
2010-03-24
1
-5
/
+3
*
xfrm: SP lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-2
/
+2
*
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-6
/
+8
*
af_key: locking change
stephen hemminger
2010-02-22
1
-60
/
+16
*
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
2010-02-19
1
-2
/
+5
*
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
2010-02-19
1
-1
/
+4
*
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
2010-02-19
1
-6
/
+27
*
xfrm: Revert false event eliding commits.
David S. Miller
2010-02-17
1
-2
/
+2
*
xfrm: Flushing empty SPD generates false events
jamal
2010-02-15
1
-1
/
+1
*
xfrm: Flushing empty SAD generates false events
jamal
2010-02-15
1
-1
/
+1
*
net: af_key: use seq_hlist_foo() helpers
Li Zefan
2010-02-10
1
-17
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
1
-7
/
+8
|
\
|
*
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
2010-02-03
1
-7
/
+8
*
|
xfrm: avoid spinlock in get_acqseq()
Eric Dumazet
2010-02-02
1
-5
/
+4
*
|
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
1
-3
/
+3
|
/
*
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
2009-12-11
1
-0
/
+1
*
net: Simplify af_key pernet operations.
Eric W. Biederman
2009-12-01
1
-19
/
+6
*
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-18
1
-1
/
+1
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-05
1
-1
/
+2
*
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-1
/
+1
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
net: file_operations should be const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
net: seq_operations should be const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
1
-2
/
+2
*
af_key: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-4
/
+2
*
af_key: initialize xfrm encap_oa
Timo Teras
2009-01-25
1
-0
/
+1
*
netns PF_KEY: per-netns /proc/pfkey
Alexey Dobriyan
2008-11-25
1
-17
/
+17
*
netns PF_KEY: part 2
Alexey Dobriyan
2008-11-25
1
-45
/
+60
*
netns PF_KEY: part 1
Alexey Dobriyan
2008-11-25
1
-15
/
+73
*
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
2008-11-25
1
-0
/
+2
*
netns xfrm: policy walking in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: finding policy in netns
Alexey Dobriyan
2008-11-25
1
-3
/
+3
*
netns xfrm: policy flushing in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: state walking in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: finding states in netns
Alexey Dobriyan
2008-11-25
1
-3
/
+3
*
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
netns xfrm: state flush in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
[next]