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
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2
-4
/
+3
2010-08-22
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+7
2010-08-21
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-23
/
+9
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-71
/
+72
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-21
net: rps: fix the wrong network header pointer
Changli Gao
1
-2
/
+2
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+606
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-19
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-19
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
1
-10
/
+5
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-19
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-19
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
1
-16
/
+7
2010-08-19
net: rps: skip fragment when computing rxhash
Changli Gao
1
-1
/
+4
2010-08-19
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
1
-0
/
+1
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
2010-08-19
atm: remove a net_device_stats clear
Eric Dumazet
1
-1
/
+0
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
9
-21
/
+20
2010-08-18
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-08-18
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-18
net/ax25: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-18
net/ax25: Use available error codes
Julia Lawall
1
-2
/
+2
2010-08-18
net/sched: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2010-08-17
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-17
tipc: Prevent missing name table entries when link flip-flops rapidly
Allan Stephens
4
-1
/
+39
2010-08-17
tipc: Allow connect() to wait indefinitely
Allan Stephens
1
-4
/
+7
2010-08-17
tipc: Minor enhancements to name table display format
Allan Stephens
1
-28
/
+16
2010-08-17
tipc: Optimize tipc_node_has_active_links()
Allan Stephens
1
-2
/
+1
2010-08-17
tipc: Remove per-connection sequence number logic
Allan Stephens
1
-12
/
+3
2010-08-17
tipc: Fix bug in broadcast link transmit statistics computation
Allan Stephens
1
-3
/
+2
2010-08-17
tipc: Fix premature broadcast advertisement by sending node
Allan Stephens
1
-11
/
+19
2010-08-17
tipc: Prevent crash when broadcast link cannot send to all nodes
Allan Stephens
1
-4
/
+6
2010-08-17
tipc: Check for disabled bearer when processing incoming messages
Allan Stephens
1
-0
/
+14
2010-08-17
tipc: correct problems with misleading flags returned using poll()
Allan Stephens
1
-21
/
+40
2010-08-17
tipc: Provide correct error code for unsupported connect() operation
Allan Stephens
1
-1
/
+1
2010-08-17
tipc: add SO_RCVLOWAT support to stream socket receive path
Florian Westphal
1
-3
/
+4
2010-08-17
tipc: Fix log buffer memory leak if initialization fails
Anders Kaseorg
1
-2
/
+4
2010-08-17
net sched: fix some kernel memory leaks
Eric Dumazet
5
-37
/
+43
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
3
-0
/
+6
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-10
/
+23
2010-08-16
net/decnet: Adjust confusing if indentation
Julia Lawall
1
-4
/
+4
2010-08-16
net/atm: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-16
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
1
-44
/
+62
2010-08-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-19
/
+9
2010-08-15
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
1
-16
/
+6
2010-08-14
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-14
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
1
-1
/
+1
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-34
/
+76
[next]