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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
1
-1
/
+3
2008-11-25
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
2
-12
/
+13
2008-11-25
netns xfrm: policy walking in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: finding policy in netns
Alexey Dobriyan
1
-2
/
+2
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
/
+4
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: state flush in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns policy counts
Alexey Dobriyan
2
-4
/
+3
2008-11-25
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
1
-0
/
+6
2008-11-25
netns xfrm: per-netns inexact policies
Alexey Dobriyan
1
-0
/
+2
2008-11-25
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns policy list
Alexey Dobriyan
1
-0
/
+2
2008-11-25
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
1
-1
/
+9
2008-11-25
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2
-1
/
+3
2008-11-25
netns xfrm: per-netns state GC work
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns state GC list
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns xfrm_hash_work
Alexey Dobriyan
1
-0
/
+2
2008-11-25
netns xfrm: per-netns xfrm_state counts
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns xfrm_state_hmask
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns xfrm_state_byspi hash
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns xfrm_state_bysrc hash
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns xfrm_state_bydst hash
Alexey Dobriyan
1
-0
/
+9
2008-11-25
netns xfrm: per-netns xfrm_state_all list
Alexey Dobriyan
1
-0
/
+3
2008-11-25
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+9
2008-11-25
netns xfrm: add netns boilerplate
Alexey Dobriyan
3
-1
/
+13
2008-11-25
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
1
-2
/
+0
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
1
-2
/
+2
2008-11-25
netdev: add HAVE_NET_DEVICE_OPS
Stephen Hemminger
1
-0
/
+1
2008-11-24
tcp: add some mibs to track collapsing
Ilpo Järvinen
1
-0
/
+3
2008-11-24
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2
-0
/
+38
2008-11-24
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
1
-2
/
+0
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
1
-1
/
+1
2008-11-23
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-0
/
+42
2008-11-23
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
1
-1
/
+8
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
1
-0
/
+5
2008-11-22
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
1
-102
/
+0
2008-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-119
/
+117
2008-11-21
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-21
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
1
-4
/
+4
2008-11-21
wireless: missing include in lib80211.h
Rami Rosen
1
-1
/
+1
2008-11-21
mac80211: add explicit padding in struct ieee80211_tx_info
John W. Linville
1
-0
/
+1
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
1
-0
/
+3
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
3
-115
/
+111
2008-11-21
mac80211: remove more excess kernel-doc
Randy Dunlap
1
-2
/
+0
2008-11-21
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
Felix Fietkau
1
-1
/
+1
[next]