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
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
2008-10-10
af_key: fix SADB_X_SPDDELETE response
Tobias Brunner
1
-0
/
+1
2008-10-05
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-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+2
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2008-06-12
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
1
-8
/
+1
2008-06-12
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
1
-69
/
+38
2008-06-12
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
1
-347
/
+111
2008-06-12
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
1
-31
/
+19
2008-06-10
ipsec: pfkey should ignore events when no listeners
Jamal Hadi Salim
1
-0
/
+3
2008-05-21
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-24
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-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
1
-12
/
+11
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
1
-1
/
+1
2008-03-03
[AF_KEY]: Dump SA/SP entries non-atomically
Timo Teras
1
-29
/
+91
2008-02-28
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
1
-4
/
+20
2008-02-26
[AF_KEY]: Fix oops by converting to proc_net_*().
David S. Miller
1
-3
/
+2
2008-02-14
[AF_KEY]: Fix bug in spdadd
Kazunori MIYAZAWA
1
-0
/
+1
2008-02-09
[KEY]: Convert net/pfkey to use seq files.
Pavel Emelyanov
1
-35
/
+57
2008-02-09
[KEY]: Clean up proc files creation a bit.
Pavel Emelyanov
1
-8
/
+27
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
1
-7
/
+7
2008-01-28
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
1
-4
/
+2
2008-01-20
[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
Patrick McHardy
1
-7
/
+9
2007-12-19
[IPSEC]: Avoid undefined shift operation when testing algorithm ID
Herbert Xu
1
-2
/
+12
2007-11-26
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
Herbert Xu
1
-2
/
+0
[next]