index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
1
-1
/
+1
*
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-04
1
-3
/
+2
*
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
Eric Dumazet
2019-10-03
1
-4
/
+2
*
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-03
1
-4
/
+7
*
udp: fix gso_segs calculations
Josh Hunt
2019-10-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-02
6
-8
/
+8
|
\
|
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
6
-8
/
+8
*
|
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-01
1
-2
/
+7
|
/
*
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-09-30
1
-0
/
+1
*
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-09-27
1
-2
/
+3
*
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-09-27
1
-4
/
+4
*
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-27
3
-1
/
+5
*
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
1
-2
/
+2
*
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-20
5
-19
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
19
-47
/
+212
|
\
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
2
-2
/
+5
|
|
\
|
|
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-16
2
-2
/
+5
|
*
|
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
2019-09-16
1
-0
/
+1
|
*
|
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2019-09-16
2
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
2
-8
/
+9
|
|
\
|
|
*
|
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
4
-5
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-09-13
2
-5
/
+5
|
|
\
\
|
|
*
|
netfilter: fix coding-style errors.
Jeremy Sowden
2019-09-13
2
-5
/
+5
|
*
|
|
tcp: force a PSH flag on TSO packets
Eric Dumazet
2019-09-11
1
-2
/
+13
|
|
/
/
|
*
|
ipmr: remove hard code cache_resolve_queue_len limit
Hangbin Liu
2019-09-07
1
-2
/
+2
|
*
|
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
Eric Dumazet
2019-09-07
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
2
-11
/
+22
|
|
\
\
|
*
|
|
tcp: ulp: add functions to dump ulp-specific information
Davide Caratti
2019-08-31
1
-1
/
+51
|
*
|
|
tcp_bbr: clarify that bbr_bdp() rounds up in comments
Luke Hsiao
2019-08-30
1
-2
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
4
-12
/
+21
|
|
\
\
\
|
*
|
|
|
nexthops: remove redundant assignment to variable err
Colin Ian King
2019-08-22
1
-1
/
+1
|
*
|
|
|
net: remove empty inet_exit_net
Li RongQing
2019-08-19
1
-5
/
+0
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
5
-13
/
+46
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
2019-08-03
1
-2
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
2
-5
/
+91
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tcp: add skb-less helpers to retrieve SYN cookie
Petar Penkov
2019-07-30
2
-0
/
+88
|
|
*
|
|
|
|
|
tcp: tcp_syn_flood_action read port from socket
Petar Penkov
2019-07-30
1
-5
/
+3
|
*
|
|
|
|
|
|
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
2019-08-09
3
-1
/
+11
|
*
|
|
|
|
|
|
tcp: batch calls to sk_flush_backlog()
Eric Dumazet
2019-08-09
1
-5
/
+6
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
3
-1
/
+17
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
2
-4
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
2019-07-22
1
-6
/
+8
*
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
1
-1
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-22
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
ipv4: Add lockdep condition to fix for_each_entry()
Joel Fernandes (Google)
2019-08-09
1
-1
/
+2
|
|
|
/
/
/
/
*
|
|
|
|
|
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-11
1
-1
/
+1
*
|
|
|
|
|
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
1
-7
/
+8
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
tcp: inherit timestamp on mtu probe
Willem de Bruijn
2019-08-28
1
-1
/
+2
*
|
|
|
|
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-08-27
1
-10
/
+20
|
|
_
|
_
|
/
|
/
|
|
|
[next]