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-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-11-28
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
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-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-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-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+6
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
1
-2
/
+15
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
1
-1
/
+1
2020-11-10
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
1
-2
/
+7
2020-11-09
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
1
-2
/
+2
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-2
/
+2
2020-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-5
/
+7
2020-10-31
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
1
-3
/
+0
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
3
-5
/
+7
2020-10-23
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2
-1
/
+4
2020-10-22
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
1
-0
/
+2
2020-10-19
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
1
-1
/
+1
2020-10-16
icmp: randomize the global rate limiter
Eric Dumazet
1
-2
/
+5
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
39
-362
/
+711
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+56
2020-10-14
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+21
2020-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-4
/
+21
2020-10-13
ip_gre: set dev->hard_header_len and dev->needed_headroom properly
Cong Wang
1
-4
/
+11
2020-10-13
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-13
tcp: use semicolons rather than commas to separate statements
Julia Lawall
2
-5
/
+6
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2
-4
/
+21
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+9
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+0
2020-10-10
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
1
-1
/
+3
2020-10-09
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
1
-2
/
+2
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2020-10-06
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2
-15
/
+2
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
1
-3
/
+3
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-9
/
+31
2020-10-03
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2
-6
/
+6
2020-10-02
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
[next]