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-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
479
-8140
/
+24624
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+34
2010-05-19
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
20
-322
/
+2408
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-4
/
+11
2010-05-18
ipv6: Never schedule DAD timer on dead address
Herbert Xu
1
-2
/
+8
2010-05-18
ipv6: Use POSTDAD state
Herbert Xu
1
-5
/
+24
2010-05-18
ipv6: Use state_lock to protect ifa state
Herbert Xu
1
-4
/
+23
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-7
/
+9
2010-05-18
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
1
-1
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
48
-131
/
+0
2010-05-17
net sched: cleanup and rate limit warning
stephen hemminger
1
-3
/
+6
2010-05-17
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-05-17
xfrm: add severity to printk
stephen hemminger
1
-5
/
+7
2010-05-17
net sched: printk message severity
stephen hemminger
8
-28
/
+33
2010-05-17
net/caif: Use kzalloc
Julia Lawall
2
-4
/
+2
2010-05-17
sctp: fix append error cause to ERROR chunk correctly
Wei Yongjun
1
-2
/
+2
2010-05-17
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
1
-1
/
+168
2010-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
6
-34
/
+14
2010-05-17
tcp: tcp_synack_options() fix
Eric Dumazet
1
-5
/
+4
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-8
/
+147
2010-05-17
net_sched: sch_hfsc: fix classification loops
Patrick McHardy
1
-1
/
+5
2010-05-17
tbf: stop wanton destruction of children (v2)
stephen hemminger
1
-1
/
+5
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
7
-11
/
+12
2010-05-17
X25: Remove bkl in sockopts
andrew hendry
1
-4
/
+0
2010-05-17
X25: Move accept approve flag to bitfield
andrew hendry
1
-6
/
+6
2010-05-17
X25: Move interrupt flag to bitfield
andrew hendry
3
-3
/
+5
2010-05-17
X25: Move qbit flag to bitfield
andrew hendry
1
-7
/
+10
2010-05-17
net: No dst refcounting in ip_queue_xmit()
Eric Dumazet
1
-2
/
+7
2010-05-17
net: Use ip_route_input_noref() in input path
Eric Dumazet
3
-5
/
+5
2010-05-17
net: implements ip_route_input_noref()
Eric Dumazet
1
-5
/
+10
2010-05-17
net: add a noref bit on skb dst
Eric Dumazet
9
-13
/
+27
2010-05-17
rps: avoid one atomic in enqueue_to_backlog
Eric Dumazet
1
-2
/
+4
2010-05-17
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
1
-4
/
+4
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-8
/
+147
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+25
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-59
/
+138
2010-05-17
sunrpc: Include missing smp_lock.h
Frederic Weisbecker
1
-0
/
+1
2010-05-17
procfs: Push down the bkl from ioctl
Frederic Weisbecker
1
-4
/
+10
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-49
/
+110
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
net: congestion notifications are not dropped packets
Eric Dumazet
1
-2
/
+2
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
4
-6
/
+7
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-10
/
+24
2010-05-15
net: Consistent skb timestamping
Eric Dumazet
2
-19
/
+38
2010-05-15
xfrm: fix policy unreferencing on larval drop
Timo Teras
1
-1
/
+1
2010-05-15
net: adjust handle_macvlan to pass port struct to hook
Jiri Pirko
1
-3
/
+7
2010-05-15
net: reserve ports for applications using fixed port numbers
Amerigo Wang
6
-2
/
+36
[next]