index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.10.47' into v5.10-rt
Steven Rostedt (VMware)
2021-07-02
9
-14
/
+51
|
\
|
*
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
2021-06-30
1
-5
/
+7
|
*
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
2021-06-30
1
-2
/
+2
|
*
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-30
1
-1
/
+1
|
*
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-23
1
-0
/
+7
|
*
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-23
1
-0
/
+1
|
*
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2021-06-23
1
-1
/
+14
|
*
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-23
1
-0
/
+10
|
*
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
2021-06-23
1
-0
/
+1
|
*
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
2021-06-18
1
-5
/
+8
*
|
Merge tag 'v5.10.38' into v5.10-rt
Steven Rostedt (VMware)
2021-06-03
3
-14
/
+35
|
\
\
|
|
/
|
*
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
2021-05-14
1
-0
/
+4
|
*
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-05-14
1
-0
/
+3
|
*
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-05-14
1
-14
/
+28
*
|
Merge tag 'v5.10.35' into v5.10-rt
Steven Rostedt (VMware)
2021-05-11
4
-6
/
+33
|
\
\
|
|
/
|
*
net: Make tcp_allowed_congestion_control readonly in non-init netns
Jonathon Reinhart
2021-04-21
1
-3
/
+13
|
*
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
2021-04-21
2
-3
/
+16
|
*
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-04-16
2
-0
/
+4
*
|
Merge tag 'v5.10.30' into v5.10-rt
Steven Rostedt (VMware)
2021-04-16
4
-5
/
+20
|
\
\
|
|
/
|
*
net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
Norman Maurer
2021-04-14
1
-0
/
+4
|
*
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-04-14
1
-1
/
+10
|
*
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-04-14
1
-2
/
+4
|
*
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-04-14
2
-2
/
+2
*
|
Merge tag 'v5.10.27' into v5.10-rt
Steven Rostedt (VMware)
2021-04-05
5
-57
/
+34
|
\
\
|
|
/
|
*
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2021-03-30
2
-2
/
+2
|
*
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-30
2
-14
/
+14
|
*
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-30
1
-37
/
+8
|
*
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-30
2
-4
/
+10
*
|
Merge tag 'v5.10.25' into v5.10-rt
Steven Rostedt (VMware)
2021-03-23
6
-29
/
+31
|
\
\
|
|
/
|
*
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2021-03-17
1
-10
/
+1
|
*
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
2021-03-17
1
-3
/
+7
|
*
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2021-03-17
2
-6
/
+5
|
*
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
2021-03-17
1
-8
/
+15
|
*
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
2021-03-17
1
-1
/
+2
|
*
net: Fix gro aggregation for udp encaps with zero csum
Daniel Borkmann
2021-03-17
1
-1
/
+1
*
|
Merge tag 'v5.10.21' into linux-5.10.y-rt
Sebastian Andrzej Siewior
2021-03-09
1
-2
/
+3
|
\
\
|
|
/
|
*
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-04
1
-2
/
+3
*
|
Merge tag 'v5.10.16' into linux-5.10.y-rt
Sebastian Andrzej Siewior
2021-02-15
2
-14
/
+71
|
\
\
|
|
/
|
*
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2021-02-10
1
-5
/
+64
|
*
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
2021-02-10
1
-9
/
+7
*
|
Merge tag 'v5.10.14' into linux-5.10.y-rt
Sebastian Andrzej Siewior
2021-02-09
4
-8
/
+31
|
\
\
|
|
/
|
*
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-02-03
2
-6
/
+9
|
*
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-02-03
3
-2
/
+22
*
|
Merge tag 'v5.10.12' into linux-5.10.y-rt
Sebastian Andrzej Siewior
2021-02-03
9
-46
/
+40
|
\
\
|
|
/
|
*
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
2021-01-27
1
-2
/
+2
|
*
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2021-01-27
5
-7
/
+11
|
*
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
2021-01-27
1
-12
/
+13
|
*
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
2021-01-27
1
-1
/
+2
|
*
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2021-01-27
2
-17
/
+10
|
*
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
2021-01-27
1
-1
/
+1
[next]