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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
4
-15
/
+88
|
\
|
*
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-24
1
-4
/
+8
|
*
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
3
-11
/
+74
|
*
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
2020-11-20
1
-0
/
+5
|
*
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2020-11-20
1
-2
/
+3
*
|
mptcp: track window announced to peer
Florian Westphal
2020-11-20
1
-4
/
+7
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
5
-10
/
+22
|
\
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-19
1
-7
/
+11
|
|
\
|
|
*
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-18
1
-1
/
+2
|
|
*
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
2020-11-18
1
-6
/
+9
|
*
|
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
2020-11-17
1
-1
/
+1
|
*
|
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
2020-11-17
1
-1
/
+3
|
*
|
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
2020-11-17
1
-1
/
+1
|
*
|
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-13
1
-0
/
+6
*
|
|
tcp: factor out __tcp_close() helper
Paolo Abeni
2020-11-16
1
-2
/
+7
*
|
|
tcp: factor out tcp_build_frag()
Paolo Abeni
2020-11-16
1
-52
/
+67
*
|
|
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
3
-3
/
+3
*
|
|
inet: unexport udp{4|6}_lib_lookup_skb()
Eric Dumazet
2020-11-14
1
-1
/
+0
*
|
|
tcp: uninline tcp_stream_memory_free()
Eric Dumazet
2020-11-14
1
-0
/
+14
*
|
|
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-14
1
-0
/
+3
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
3
-7
/
+25
|
\
|
|
|
*
|
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
1
-2
/
+15
|
*
|
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
1
-1
/
+1
|
*
|
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-10
1
-2
/
+7
|
*
|
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
2020-11-09
1
-2
/
+2
|
|
/
*
|
net: ipconfig: Avoid spurious blank lines in boot log
Thierry Reding
2020-11-12
1
-5
/
+9
*
|
net: udp: remove redundant initialization in udp_gro_complete
Menglong Dong
2020-11-12
1
-1
/
+1
*
|
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
2020-11-11
1
-5
/
+2
*
|
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
2020-11-11
1
-6
/
+6
*
|
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
2020-11-10
1
-1
/
+1
*
|
net: ipv4: remove redundant initialization in inet_rtm_deladdr
Menglong Dong
2020-11-10
1
-2
/
+1
*
|
net: remove ip_tunnel_get_stats64
Heiner Kallweit
2020-11-09
1
-9
/
+0
*
|
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
2020-11-09
2
-4
/
+4
*
|
vti: switch to dev_get_tstats64
Heiner Kallweit
2020-11-09
1
-1
/
+1
*
|
net: udp: remove redundant initialization in udp_dump_one
Menglong Dong
2020-11-09
1
-1
/
+1
*
|
net: udp: remove redundant initialization in udp_send_skb
Menglong Dong
2020-11-09
1
-1
/
+1
*
|
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
2020-11-09
2
-0
/
+4
*
|
net: ipv4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
5
-10
/
+9
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-11-04
1
-2
/
+2
|
|
\
|
|
*
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
2020-10-09
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-31
3
-5
/
+7
|
|
\
\
|
|
*
|
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
3
-5
/
+7
|
*
|
|
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
2020-10-31
1
-3
/
+0
|
|
/
/
*
|
|
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2020-11-06
1
-9
/
+0
*
|
|
nexthop: Replay nexthops when registering a notifier
Ido Schimmel
2020-11-06
1
-2
/
+52
*
|
|
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
2020-11-06
1
-1
/
+2
*
|
|
nexthop: Emit a notification when a nexthop group is reduced
Ido Schimmel
2020-11-06
1
-1
/
+6
*
|
|
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
2020-11-06
1
-2
/
+30
*
|
|
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
2020-11-06
1
-0
/
+10
[next]