index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-86
/
+114
2013-07-18
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
2
-3
/
+10
2013-07-18
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
1
-29
/
+56
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2013-07-17
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+14
2013-07-16
net: Fix sysfs_format_mac() code duplication.
David S. Miller
1
-20
/
+1
2013-07-16
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
2013-07-16
net/irda: fixed style issues in irlan_eth
Dragos Foianu
1
-17
/
+14
2013-07-16
ethtool: fixed trailing statements in ethtool
Dragos Foianu
1
-10
/
+20
2013-07-16
ndisc: bool initializations should use true and false
Daniel Baluta
1
-3
/
+3
2013-07-15
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
1
-6
/
+14
2013-07-15
SUNRPC: Fix another issue with rpc_client_register()
Trond Myklebust
1
-0
/
+1
2013-07-14
net: delete __cpuinit usage from all net files
Paul Gortmaker
2
-3
/
+3
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-52
/
+26
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
3
-31
/
+21
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-146
/
+170
2013-07-12
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-12
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
2013-07-12
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-12
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
1
-1
/
+1
2013-07-11
net/tipc: use %*phC to dump small buffers in hex form
Andy Shevchenko
1
-7
/
+1
2013-07-11
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-11
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
Paolo Valente
1
-63
/
+55
2013-07-11
pkt_sched: sch_qfq: improve efficiency of make_eligible
Paolo Valente
1
-1
/
+8
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
3
-9
/
+12
2013-07-11
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-12
/
+29
2013-07-11
inet: fix spacing in assignment
Camelia Groza
1
-1
/
+1
2013-07-11
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
1
-23
/
+40
2013-07-11
9p: fix off by one causing access violations and memory corruption
Sasha Levin
1
-5
/
+5
2013-07-11
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-76
/
+167
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-51
/
+63
2013-07-10
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
1
-3
/
+6
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
3
-9
/
+9
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
4
-4
/
+4
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
9
-9
/
+9
2013-07-10
SUNRPC: Fix a deadlock in rpc_client_register()
Trond Myklebust
1
-7
/
+9
2013-07-09
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
331
-7956
/
+11095
2013-07-09
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
1
-5
/
+20
2013-07-09
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+4
2013-07-09
net: sctp: confirm route during forward progress
Daniel Borkmann
2
-0
/
+15
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-31
/
+38
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-45
/
+53
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
3
-10
/
+11
2013-07-08
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
1
-2
/
+0
2013-07-07
9P: Add cancelled() to the transport functions.
Simon Derr
2
-3
/
+20
[next]