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
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2
-3
/
+2
2015-04-02
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
1
-0
/
+5
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-03-29
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
1
-1
/
+1
2015-03-23
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
1
-1
/
+1
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+3
2015-03-20
tcp: fix tcp fin memory accounting
Josh Hunt
1
-5
/
+1
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
1
-3
/
+3
2015-03-17
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
Eric Dumazet
1
-0
/
+1
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2015-03-13
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
1
-3
/
+15
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-0
/
+1
2015-03-11
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
Neal Cardwell
1
-2
/
+4
2015-03-11
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
Neal Cardwell
1
-0
/
+6
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
1
-10
/
+23
2015-03-05
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
1
-7
/
+3
2015-03-05
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-2
/
+10
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-02-22
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
1
-1
/
+1
2015-02-20
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-23
/
+66
2015-02-14
net: spelling fixes
Stephen Hemminger
1
-1
/
+1
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
1
-8
/
+24
2015-02-12
memcg: cleanup static keys decrement
Vladimir Davydov
1
-0
/
+4
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-21
/
+30
2015-02-11
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
1
-1
/
+1
2015-02-11
gue: Use checksum partial with remote checksum offload
Tom Herbert
1
-6
/
+22
2015-02-11
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
1
-2
/
+2
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
1
-1
/
+12
2015-02-11
net: Fix remcsum in GRO path to not change packet
Tom Herbert
1
-10
/
+10
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-21
/
+30
2015-02-09
ipv4: Namespecify TCP PMTU mechanism
Fan Du
4
-21
/
+23
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2015-02-09
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
Yuchung Cheng
1
-5
/
+8
2015-02-09
xfrm: Fix local error reporting crash with interfamily tunnels
Steffen Klassert
1
-1
/
+1
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
1
-2
/
+0
2015-02-08
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2
-12
/
+12
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
1
-5
/
+24
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2
-7
/
+23
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
1
-1
/
+5
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
3
-0
/
+14
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-69
/
+80
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
5
-147
/
+127
2015-02-04
tcp: do not pace pure ack packets
Eric Dumazet
1
-1
/
+9
2015-02-04
net: add skb functions to process remote checksum offload
Tom Herbert
1
-16
/
+2
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
4
-13
/
+11
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
3
-131
/
+115
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
1
-4
/
+3
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
[next]