index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-9
/
+9
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
28
-279
/
+965
2020-12-14
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
1
-1
/
+16
2020-12-14
tcp: parse mptcp options contained in reset packets
Florian Westphal
2
-6
/
+9
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-3
/
+3
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
3
-5
/
+7
2020-12-12
inet: frags: batch fqdir destroy works
SeongJae Park
1
-8
/
+39
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-22
/
+29
2020-12-10
tcp: correctly handle increased zerocopy args struct size
Arjun Roy
1
-2
/
+2
2020-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-14
/
+14
2020-12-09
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
1
-3
/
+6
2020-12-09
tcp: Retain ECT bits for tos reflection
Wei Wang
1
-2
/
+5
2020-12-08
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
1
-1
/
+2
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2
-14
/
+14
2020-12-07
udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
Xin Long
1
-1
/
+1
2020-12-04
ipv4: fix error return code in rtm_to_fib_config()
Zhang Changzhong
1
-1
/
+1
2020-12-04
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
1
-50
/
+97
2020-12-04
net-zerocopy: Set zerocopy hint when data is copied
Arjun Roy
1
-0
/
+45
2020-12-04
net-zerocopy: Introduce short-circuit small reads.
Arjun Roy
1
-0
/
+36
2020-12-04
net-zerocopy: Fast return if inq < PAGE_SIZE
Arjun Roy
1
-0
/
+8
2020-12-04
net-zerocopy: Refactor frag-is-remappable test.
Arjun Roy
1
-8
/
+26
2020-12-04
net-zerocopy: Refactor skb frag fast-forward op.
Arjun Roy
1
-9
/
+26
2020-12-04
net-tcp: Introduce tcp_recvmsg_locked().
Arjun Roy
1
-30
/
+39
2020-12-04
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
1
-16
/
+68
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-11
/
+19
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
1
-1
/
+2
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
1
-9
/
+16
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
2
-9
/
+9
2020-12-02
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-1
/
+1
2020-12-01
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
3
-5
/
+7
2020-11-28
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+88
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
1
-4
/
+8
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
3
-11
/
+74
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
7
-9
/
+9
2020-11-20
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
1
-0
/
+5
2020-11-20
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
1
-2
/
+3
2020-11-20
mptcp: track window announced to peer
Florian Westphal
1
-4
/
+7
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+22
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-7
/
+11
2020-11-17
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
1
-1
/
+1
2020-11-17
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
1
-1
/
+3
2020-11-18
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
1
-1
/
+2
2020-11-18
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
1
-6
/
+9
2020-11-17
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
1
-1
/
+1
2020-11-16
tcp: factor out __tcp_close() helper
Paolo Abeni
1
-2
/
+7
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
1
-52
/
+67
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
3
-3
/
+3
2020-11-14
inet: unexport udp{4|6}_lib_lookup_skb()
Eric Dumazet
1
-1
/
+0
[next]