index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
1
-1
/
+1
2019-11-29
net/ipv4: fix sysctl max for fib_multipath_hash_policy
Marcelo Ricardo Leitner
1
-1
/
+1
2019-11-20
ipmr: Fix skb headroom in ipmr_get_route().
Guillaume Nault
1
-1
/
+2
2019-11-12
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-10
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
1
-0
/
+3
2019-11-10
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
1
-5
/
+6
2019-11-10
ipv4: fix route update on metric change.
Paolo Abeni
1
-1
/
+1
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2
-2
/
+2
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
1
-3
/
+3
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
1
-4
/
+15
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2
-2
/
+2
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
2
-3
/
+3
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
1
-2
/
+2
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-29
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
1
-4
/
+7
2019-10-07
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
1
-2
/
+7
2019-10-07
udp: fix gso_segs calculations
Josh Hunt
1
-1
/
+1
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-07
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
1
-0
/
+1
2019-10-05
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
1
-2
/
+3
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
5
-19
/
+26
2019-10-05
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
1
-4
/
+4
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2
-2
/
+5
2019-09-11
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
1
-1
/
+1
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
1
-7
/
+8
2019-08-28
tcp: inherit timestamp on mtu probe
Willem de Bruijn
1
-1
/
+2
2019-08-27
tcp: remove empty skb from write queue in error cases
Eric Dumazet
1
-10
/
+20
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2
-8
/
+11
2019-08-24
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
1
-1
/
+7
2019-08-21
net: fix icmp_socket_deliver argument 2 input
Li RongQing
1
-1
/
+1
2019-08-20
net: fix __ip_mc_inc_group usage
Li RongQing
1
-2
/
+2
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
3
-1
/
+11
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2
-12
/
+35
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2019-07-25
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
1
-0
/
+3
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
1
-1
/
+1
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
1
-0
/
+13
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-2
/
+11
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-8
/
+11
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+12
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2
-4
/
+6
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-31
/
+29
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
1
-1
/
+1
2019-07-17
fib: relax source validation check for loopback packets
Cong Wang
1
-0
/
+5
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
1
-0
/
+2
2019-07-16
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
1
-2
/
+2
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
1
-6
/
+6
2019-07-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
1
-0
/
+1
[next]