index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
2020-12-14
1
-1
/
+16
*
tcp: parse mptcp options contained in reset packets
Florian Westphal
2020-12-14
2
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-12-14
3
-5
/
+7
|
\
|
*
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2020-12-01
3
-5
/
+7
*
|
inet: frags: batch fqdir destroy works
SeongJae Park
2020-12-12
1
-8
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
7
-22
/
+29
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-12-09
2
-14
/
+14
|
|
\
\
|
|
*
|
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-08
2
-14
/
+14
|
*
|
|
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
2020-12-09
1
-3
/
+6
|
*
|
|
tcp: Retain ECT bits for tos reflection
Wei Wang
2020-12-09
1
-2
/
+5
|
*
|
|
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
2020-12-08
1
-1
/
+2
|
|
/
/
|
*
|
udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
Xin Long
2020-12-07
1
-1
/
+1
|
*
|
ipv4: fix error return code in rtm_to_fib_config()
Zhang Changzhong
2020-12-04
1
-1
/
+1
*
|
|
tcp: correctly handle increased zerocopy args struct size
Arjun Roy
2020-12-10
1
-2
/
+2
*
|
|
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
2020-12-04
1
-50
/
+97
*
|
|
net-zerocopy: Set zerocopy hint when data is copied
Arjun Roy
2020-12-04
1
-0
/
+45
*
|
|
net-zerocopy: Introduce short-circuit small reads.
Arjun Roy
2020-12-04
1
-0
/
+36
*
|
|
net-zerocopy: Fast return if inq < PAGE_SIZE
Arjun Roy
2020-12-04
1
-0
/
+8
*
|
|
net-zerocopy: Refactor frag-is-remappable test.
Arjun Roy
2020-12-04
1
-8
/
+26
*
|
|
net-zerocopy: Refactor skb frag fast-forward op.
Arjun Roy
2020-12-04
1
-9
/
+26
*
|
|
net-tcp: Introduce tcp_recvmsg_locked().
Arjun Roy
2020-12-04
1
-30
/
+39
*
|
|
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
2020-12-04
1
-16
/
+68
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
3
-11
/
+19
|
\
\
\
|
*
|
|
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-03
1
-1
/
+2
|
*
|
|
bpf: Adds support for setting window clamp
Prankur gupta
2020-12-03
1
-9
/
+16
|
*
|
|
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
2020-12-02
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-3
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
2020-11-28
1
-3
/
+4
*
|
|
|
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
2020-12-03
2
-9
/
+9
*
|
|
|
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
|
\
|
|
[next]