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
2017-09-22
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-22
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-22
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-19
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
1
-34
/
+0
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-12
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-12
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-09-08
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
1
-3
/
+3
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+2
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2
-0
/
+2
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-1
/
+4
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
71
-1359
/
+1323
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+4
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-9
/
+3
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
3
-8
/
+8
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
8
-27
/
+45
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-84
/
+63
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
2017-09-03
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-01
net: Add module reference to FIB notifiers
Ido Schimmel
1
-0
/
+2
2017-09-01
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
1
-2
/
+0
2017-09-01
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
1
-6
/
+103
2017-09-01
inet_diag: allow protocols to provide additional data
Ivan Delalande
1
-4
/
+18
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-26
/
+44
2017-09-01
inetpeer: fix RCU lookup()
Eric Dumazet
1
-3
/
+6
2017-09-01
udp: fix secpath leak
Yossi Kuperman
1
-1
/
+1
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
1
-23
/
+47
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
5
-6
/
+192
2017-08-30
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2
-20
/
+46
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2
-2
/
+2
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+4
2017-08-28
net: Add comment that early_demux can change via sysctl
David Ahern
1
-0
/
+6
2017-08-28
gre: add collect_md mode to ERSPAN tunnel
William Tu
1
-4
/
+98
2017-08-28
gre: refactor the gre_fb_xmit
William Tu
1
-15
/
+40
2017-08-28
Revert "ipv4: make net_protocol const"
David Ahern
1
-2
/
+2
2017-08-28
ipv4: make net_protocol const
Bhumika Goyal
1
-2
/
+2
2017-08-25
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
1
-1
/
+3
2017-08-25
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
1
-2
/
+1
2017-08-25
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2
-6
/
+15
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
7
-22
/
+40
2017-08-25
esp: Fix skb tailroom calculation
Steffen Klassert
1
-1
/
+1
2017-08-25
esp: Fix locking on page fragment allocation
Steffen Klassert
1
-2
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+13
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2
-19
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
1
-1
/
+0
[next]