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-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
1
-2
/
+3
2010-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2
-1
/
+25
2010-04-22
net: Orphan and de-dst skbs earlier in xmit path.
David S. Miller
1
-7
/
+8
2010-04-22
rps: immediate send IPI in process_backlog()
Eric Dumazet
1
-34
/
+42
2010-04-21
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-21
net: Introduce skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
1
-62
/
+11
2010-04-21
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
1
-0
/
+3
2010-04-21
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
1
-2
/
+0
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-11
/
+19
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+4
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
1
-1
/
+1
2010-04-20
net: Remove two unnecessary exports (skbuff).
Rami Rosen
1
-4
/
+2
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
17
-61
/
+65
2010-04-20
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
2010-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+2
2010-04-20
net: sk_sleep() helper
Eric Dumazet
40
-191
/
+191
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
1
-0
/
+1
2010-04-20
rps: consistent rxhash
Eric Dumazet
1
-7
/
+18
2010-04-20
rps: cleanups
Eric Dumazet
1
-69
/
+80
2010-04-19
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-19
mac80211: pass HT changes to driver when off channel
Reinette Chatre
1
-0
/
+2
2010-04-19
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
1
-47
/
+32
2010-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-7
/
+11
2010-04-18
net: Introduce skb_orphan_try()
Eric Dumazet
1
-14
/
+13
2010-04-18
net: remove time limit in process_backlog()
Eric Dumazet
1
-3
/
+2
2010-04-17
rps: rps_sock_flow_table is mostly read
Eric Dumazet
1
-1
/
+1
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
6
-28
/
+283
2010-04-16
packet : remove init_net restriction
Daniel Lezcano
1
-2
/
+0
2010-04-15
ipv6: fix the comment of ip6_xmit()
Shan Wei
1
-1
/
+1
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
11
-15
/
+16
2010-04-15
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
1
-4
/
+0
2010-04-15
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
Joe Perches
1
-2
/
+2
2010-04-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-218
/
+658
2010-04-15
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2
-2
/
+2
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-3
/
+9
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-218
/
+658
2010-04-15
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Patrick McHardy
1
-1
/
+5
2010-04-15
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
Patrick McHardy
1
-1
/
+3
2010-04-15
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
1
-1
/
+1
2010-04-15
net: dev_pick_tx() fix
Eric Dumazet
1
-2
/
+6
2010-04-15
net: netif_rx() must disable preemption
Eric Dumazet
1
-10
/
+15
2010-04-14
fib: suppress lockdep-RCU false positive in FIB trie.
Eric Dumazet
1
-1
/
+3
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2
-61
/
+352
2010-04-13
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-170
/
+199
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-64
/
+61
2010-04-13
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
1
-33
/
+32
[next]