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
2009-12-03
Merge branch 'devel' into linux-next
Trond Myklebust
5
-41
/
+132
2009-12-03
SUNRPC: soft connect semantics for UDP
Chuck Lever
1
-0
/
+4
2009-12-03
SUNRPC: Use soft connect semantics when performing RPC ping
Chuck Lever
1
-5
/
+5
2009-12-03
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2
-2
/
+17
2009-12-03
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
1
-2
/
+2
2009-12-03
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
2
-16
/
+80
2009-12-03
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
1
-7
/
+4
2009-12-03
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
Chuck Lever
2
-3
/
+10
2009-12-03
SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
Chuck Lever
1
-0
/
+12
2009-12-03
SUNRPC: Display compressed (shorthand) IPv6 presentation addresses
Chuck Lever
1
-9
/
+1
2009-12-03
RPC: Fix two potential races in put_rpccred
Trond Myklebust
1
-16
/
+23
2009-12-03
SUNRPC: Ensure that we honour autoclose before attempting to reconnect
Trond Myklebust
1
-0
/
+4
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
4
-18
/
+13
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-62
/
+56
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
3
-13
/
+12
2009-11-30
mac80211: fix two remote exploits
Johannes Berg
2
-5
/
+1
2009-11-29
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...
David Ford
1
-1
/
+1
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
3
-14
/
+2
2009-11-24
pktgen: Fix netdevice unregister
Eric Dumazet
1
-5
/
+11
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-20
/
+26
2009-11-23
rfkill: fix miscdev ops
Johannes Berg
1
-0
/
+1
2009-11-23
pktgen: Fix device name compares
Eric Dumazet
1
-8
/
+10
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2009-11-23
netfilter: xt_limit: fix invalid return code in limit_mt_check()
Patrick McHardy
1
-1
/
+1
2009-11-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-10
/
+8
2009-11-19
netfilter: nf_log: fix sleeping function called from invalid context in seq_s...
Patrick McHardy
1
-13
/
+5
2009-11-19
netfilter: xt_osf: fix xt_osf_remove_callback() return value
Patrick McHardy
1
-1
/
+1
2009-11-19
mac80211: fix resume
Johannes Berg
2
-10
/
+17
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-45
/
+75
2009-11-18
mac80211: fix addba timer (again...)
Johannes Berg
1
-10
/
+8
2009-11-17
vlan: Fix register_vlan_dev() error path
Eric Dumazet
1
-2
/
+5
2009-11-17
gro: Fix illegal merging of trailer trash
Herbert Xu
1
-1
/
+2
2009-11-16
net: Fix the rollback test in dev_change_name()
Eric Dumazet
1
-5
/
+6
2009-11-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-4
/
+10
2009-11-16
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
Gustavo F. Padovan
1
-3
/
+8
2009-11-16
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
Gustavo F. Padovan
1
-1
/
+1
2009-11-16
Bluetooth: Set general bonding security for ACL by default
Andrei Emeltchenko
1
-0
/
+1
2009-11-13
ipmr: missing dev_put() on error path in vif_add()
Dan Carpenter
1
-1
/
+3
2009-11-13
sctp: Set socket source address when additing first transport
Vlad Yasevich
1
-1
/
+2
2009-11-13
sctp: Fix regression introduced by new sctp_connectx api
Vlad Yasevich
1
-5
/
+13
2009-11-13
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
3
-19
/
+22
2009-11-14
SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
Chuck Lever
1
-10
/
+8
2009-11-13
tcp: provide more information on the tcp receive_queue bugs
Ilpo Järvinen
1
-7
/
+12
2009-11-13
netfilter: nf_log: fix sleeping function called from invalid context in seq_s...
Wu Fengguang
1
-13
/
+5
2009-11-13
netfilter: xt_osf: fix xt_osf_remove_callback() return value
Roel Kluin
1
-1
/
+1
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-92
/
+107
2009-11-08
can: should not use __dev_get_by_index() without locks
Eric Dumazet
1
-7
/
+12
2009-11-06
ipip: Fix handling of DF packets when pmtudisc is OFF
Herbert Xu
1
-15
/
+17
2009-11-06
netfilter: xt_connlimit: fix regression caused by zero family value
Jan Engelhardt
1
-6
/
+4
2009-11-06
decnet: netdevice refcount leak
Eric Dumazet
1
-4
/
+3
[next]