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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-03-04
route: check and remove route cache when we get route
Xin Long
1
-14
/
+63
2016-03-04
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-03-04
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-2
/
+2
2016-03-04
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-03-04
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-01-31
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
1
-9
/
+37
2016-01-31
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2
-13
/
+16
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+1
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
1
-1
/
+1
2016-01-31
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-01-22
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2016-01-22
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2016-01-22
net: fix IP early demux races
Eric Dumazet
1
-3
/
+2
2016-01-22
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+3
2015-12-14
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-14
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-12-14
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
1
-3
/
+19
2015-12-14
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
1
-0
/
+12
2015-12-14
tcp: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
2015-12-09
ipv4: disable BH when changing ip local port range
WANG Cong
1
-2
/
+2
2015-12-09
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-12-09
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
1
-1
/
+1
2015-12-09
ipv6: gre: support SIT encapsulation
Eric Dumazet
1
-1
/
+2
2015-10-27
inet: fix race in reqsk_queue_unlink()
Eric Dumazet
1
-9
/
+10
2015-10-27
inet: fix races in reqsk_queue_hash_req()
Eric Dumazet
1
-4
/
+4
2015-10-22
inet: fix potential deadlock in reqsk_queue_unlink()
Eric Dumazet
1
-1
/
+1
2015-10-03
tcp: add proper TS val into RST packets
Eric Dumazet
1
-0
/
+1
2015-09-29
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
1
-1
/
+1
2015-09-29
inet: fix races with reqsk timers
Eric Dumazet
1
-1
/
+1
2015-09-29
inet: fix possible request socket leak
Eric Dumazet
1
-1
/
+1
2015-09-29
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-09-29
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-09-29
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+5
2015-09-29
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2015-09-29
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-07-10
ip: report the original address of ICMP messages
Julian Anastasov
1
-1
/
+10
2015-07-10
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-06-04
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
1
-3
/
+15
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2
-2
/
+8
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
1
-4
/
+2
2015-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+12
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
1
-2
/
+7
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
1
-2
/
+3
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+12
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
3
-4
/
+15
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2
-0
/
+12
2015-05-19
tcp: don't over-send F-RTO probes
Yuchung Cheng
1
-3
/
+3
[next]