index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
key
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-01
pfkey: fix warning
Stephen Hemminger
1
-1
/
+1
2011-02-25
pfkey: Use const where possible.
David S. Miller
1
-94
/
+107
2011-02-23
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-11
/
+11
2011-02-23
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-8
/
+8
2011-02-23
afkey: add sparse annotation about rcu
stephen hemminger
1
-0
/
+2
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-05-17
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
Dan Carpenter
1
-5
/
+3
2010-02-22
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-2
/
+2
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-6
/
+8
2010-02-22
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-19
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
1
-2
/
+5
2010-02-19
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
1
-1
/
+4
2010-02-19
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
1
-6
/
+27
2010-02-17
xfrm: Revert false event eliding commits.
David S. Miller
1
-2
/
+2
2010-02-15
xfrm: Flushing empty SPD generates false events
jamal
1
-1
/
+1
2010-02-15
xfrm: Flushing empty SAD generates false events
jamal
1
-1
/
+1
2010-02-10
net: af_key: use seq_hlist_foo() helpers
Li Zefan
1
-17
/
+3
2010-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+8
2010-02-03
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-02
xfrm: avoid spinlock in get_acqseq()
Eric Dumazet
1
-5
/
+4
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-3
/
+3
2009-12-11
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
1
-0
/
+1
2009-12-01
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-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-12
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-26
af_key: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-01-25
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
2008-11-25
netns PF_KEY: per-netns /proc/pfkey
Alexey Dobriyan
1
-17
/
+17
2008-11-25
netns PF_KEY: part 2
Alexey Dobriyan
1
-45
/
+60
2008-11-25
netns PF_KEY: part 1
Alexey Dobriyan
1
-15
/
+73
2008-11-25
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
1
-0
/
+2
2008-11-25
netns xfrm: policy walking in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: finding policy in netns
Alexey Dobriyan
1
-3
/
+3
2008-11-25
netns xfrm: policy flushing in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: state walking in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: finding states in netns
Alexey Dobriyan
1
-3
/
+3
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: state flush in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: per-netns km_waitq
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-11-06
af_key: mark policy as dead before destroying
Alexey Dobriyan
1
-0
/
+1
2008-10-31
key: fix setkey(8) policy set breakage
Alexey Dobriyan
1
-1
/
+0
[next]