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: ipv4: kerneldoc fixes
Andrew Lunn
2020-07-13
6
-7
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
12
-19
/
+61
|
\
|
*
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2020-07-09
2
-1
/
+4
|
*
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-07
1
-0
/
+3
|
*
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
2020-07-02
1
-4
/
+1
|
*
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
2020-07-01
1
-0
/
+2
|
*
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-07-01
2
-3
/
+3
|
*
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
2020-07-01
1
-3
/
+5
|
*
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2020-07-01
2
-9
/
+18
|
*
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2020-06-30
2
-2
/
+8
|
*
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
|
*
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
|
*
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-06-30
1
-0
/
+18
|
*
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
2020-06-27
1
-1
/
+1
*
|
inet: Remove an unnecessary argument of syn_ack_recalc().
Kuniyuki Iwashima
2020-07-10
1
-20
/
+13
*
|
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-10
1
-0
/
+69
*
|
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2020-07-10
4
-1
/
+830
*
|
inet_diag: support for wider protocol numbers
Paolo Abeni
2020-07-09
1
-17
/
+48
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-08
1
-0
/
+21
|
\
\
|
*
|
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
2020-06-30
1
-0
/
+21
*
|
|
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
2020-07-06
8
-12
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
3
-14
/
+289
|
\
\
\
|
*
|
|
net: bpf: Implement bpf iterator for udp
Yonghong Song
2020-06-24
1
-0
/
+116
|
*
|
|
net: bpf: Add bpf_seq_afinfo in udp_iter_state
Yonghong Song
2020-06-24
1
-5
/
+23
|
*
|
|
net: bpf: Implement bpf iterator for tcp
Yonghong Song
2020-06-24
1
-0
/
+123
|
*
|
|
net: bpf: Add bpf_seq_afinfo in tcp_iter_state
Yonghong Song
2020-06-24
1
-6
/
+24
|
*
|
|
tcp: Expose tcp_sock_set_keepidle_locked
Dmitry Yakunin
2020-06-24
1
-3
/
+3
*
|
|
|
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
2020-06-30
1
-2
/
+5
|
|
/
/
|
/
|
|
*
|
|
tcp: update delivered_ce with delivered
Yousuk Seung
2020-06-27
1
-8
/
+21
*
|
|
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
2020-06-27
1
-0
/
+4
*
|
|
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2020-06-27
1
-10
/
+12
*
|
|
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
2020-06-27
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
18
-37
/
+105
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-25
1
-3
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
11
-8
/
+63
|
|
\
\
|
|
*
|
netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.
David Wilder
2020-06-25
5
-7
/
+44
|
|
*
|
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
2020-06-25
1
-1
/
+14
|
|
*
|
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
5
-0
/
+5
|
*
|
|
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
2020-06-25
1
-3
/
+11
|
|
/
/
|
*
|
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
2
-0
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-19
1
-16
/
+18
|
|
\
\
|
|
*
|
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
1
-2
/
+16
|
|
*
|
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-15
1
-14
/
+2
|
*
|
|
net: Fix the arp error in some cases
guodeqing
2020-06-18
1
-1
/
+1
|
*
|
|
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
2020-06-18
1
-6
/
+8
|
|
|
/
|
|
/
|
*
|
|
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-23
1
-3
/
+0
*
|
|
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
2020-06-23
1
-3
/
+0
*
|
|
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2020-06-20
1
-1
/
+4
*
|
|
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-06-20
2
-1
/
+12
|
/
/
*
|
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
1
-2
/
+10
[next]