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
2017-08-15
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-15
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-15
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
4
-4
/
+12
2017-08-15
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-3
/
+3
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+21
2017-08-14
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2
-4
/
+4
2017-08-14
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-14
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-14
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-08-14
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
1
-7
/
+7
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
1
-0
/
+1
2017-08-14
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
1
-1
/
+1
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
1
-1
/
+2
2017-08-11
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
1
-0
/
+2
2017-08-11
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
1
-0
/
+8
2017-08-11
net: dsa: ksz: fix skb freeing
Vivien Didelot
1
-4
/
+9
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-67
/
+114
2017-08-09
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
1
-1
/
+21
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-08
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-37
/
+45
2017-08-03
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2
-18
/
+16
2017-08-03
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
1
-9
/
+5
2017-08-03
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
1
-4
/
+1
2017-08-03
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-03
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-03
Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-9
/
+53
2017-08-02
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-01
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
1
-0
/
+1
2017-08-01
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
2
-1
/
+9
2017-08-01
libceph: upmap semantic changes
Ilya Dryomov
1
-28
/
+11
2017-08-01
crush: assume weight_set != null imples weight_set_size > 0
Ilya Dryomov
2
-1
/
+5
2017-08-01
libceph: fallback for when there isn't a pool-specific choose_arg
Ilya Dryomov
1
-1
/
+11
2017-08-01
libceph: don't call ->reencode_message() more than once per message
Ilya Dryomov
1
-3
/
+3
2017-08-01
libceph: make encode_request_*() work with r_mempool requests
Ilya Dryomov
1
-3
/
+6
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-52
/
+79
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
2
-1
/
+11
2017-07-31
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-07-31
batman-adv: fix TT sync flag inconsistencies
Linus Lüssing
2
-9
/
+53
2017-07-29
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
2
-10
/
+20
[next]