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-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-36
/
+53
2010-01-11
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
1
-5
/
+14
2010-01-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-3
/
+20
2010-01-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-25
/
+31
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-08
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-06
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2
-3
/
+2
2010-01-06
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2010-01-06
sunrpc: fix peername failed on closed listener
Xiaotian Feng
1
-1
/
+2
2010-01-06
sunrpc: fix build-time warning
Randy Dunlap
1
-1
/
+1
2010-01-04
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
1
-1
/
+13
2010-01-03
net/sctp/socket.c: squish warning
Andrew Morton
1
-2
/
+1
2010-01-03
rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC
Bernard Pidoux F6BVP
1
-1
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-11
/
+84
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-5
/
+41
2009-12-28
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
1
-0
/
+12
2009-12-28
mac80211: fix race with suspend and dynamic_ps_disable_work
Luis R. Rodriguez
1
-0
/
+4
2009-12-28
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
1
-4
/
+9
2009-12-28
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-28
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
1
-0
/
+4
2009-12-26
NET: XFRM: Fix spelling of neighbour.
Ralf Baechle
1
-1
/
+1
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+3
2009-12-23
pktgen: ndo_start_xmit can return NET_XMIT_xxx values
John Fastabend
1
-2
/
+7
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-1
/
+1
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-3
/
+3
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-11
/
+9
2009-12-22
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2
-15
/
+3
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+32
2009-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-4
/
+7
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-3
/
+22
2009-12-18
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
2009-12-18
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-18
sunrpc: on successful gss error pipe write, don't return error
Jeff Layton
1
-1
/
+16
2009-12-18
SUNRPC: Fix the return value in gss_import_sec_context()
Trond Myklebust
1
-1
/
+1
2009-12-18
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
Trond Myklebust
1
-1
/
+3
2009-12-17
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
1
-0
/
+1
2009-12-17
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-17
fs: no games with DCACHE_UNHASHED
Nick Piggin
1
-19
/
+0
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2
-138
/
+82
2009-12-16
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+15
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-49
/
+43
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-134
/
+149
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-4
/
+4
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-8
/
+9
2009-12-16
switch sock_alloc_file() to alloc_file()
Al Viro
1
-11
/
+11
[next]