index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
1
-4
/
+8
2020-11-24
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
3
-11
/
+74
2020-11-21
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
1
-0
/
+5
2020-11-21
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-18
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
1
-1
/
+1
2020-11-18
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-14
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-11
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
1
-2
/
+7
2020-11-10
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-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-5
/
+7
2020-11-01
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-24
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-20
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
1
-1
/
+1
2020-10-17
icmp: randomize the global rate limiter
Eric Dumazet
1
-2
/
+5
2020-10-16
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-15
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+21
2020-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-4
/
+21
2020-10-14
ip_gre: set dev->hard_header_len and dev->needed_headroom properly
Cong Wang
1
-4
/
+11
2020-10-14
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-14
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-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+9
2020-10-13
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-09
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-9
/
+31
2020-10-04
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2
-6
/
+6
2020-10-03
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
2020-10-03
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-02
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
1
-1
/
+0
2020-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-21
/
+2
2020-10-01
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
1
-3
/
+8
2020-10-01
inet: remove icsk_ack.blocked
Eric Dumazet
4
-11
/
+5
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
1
-10
/
+86
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2020-09-26
tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
Yuchung Cheng
1
-12
/
+2
[next]