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
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
1
-0
/
+1
2018-09-26
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
1
-1
/
+1
2018-09-26
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-26
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+2
2018-09-19
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
1
-0
/
+1
2018-09-19
ip: process in-order fragments efficiently
Peter Oskolkov
2
-42
/
+70
2018-09-19
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+73
2018-09-19
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
1
-1
/
+1
2018-09-19
net: sk_buff rbnode reorg
Eric Dumazet
2
-87
/
+111
2018-09-19
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2
-26
/
+15
2018-09-19
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2
-56
/
+20
2018-09-19
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-3
/
+2
2018-09-19
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-09-19
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-09-19
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2
-6
/
+6
2018-09-19
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2
-14
/
+2
2018-09-19
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-33
/
+32
2018-09-19
inet: frags: remove some helpers
Eric Dumazet
2
-8
/
+3
2018-09-19
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-342
/
+116
2018-09-19
inet: frags: Convert timers to use timer_setup()
Kees Cook
2
-4
/
+5
2018-09-19
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-09-19
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-11
/
+15
2018-09-19
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
1
-1
/
+1
2018-09-15
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-09-15
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
1
-0
/
+6
2018-08-24
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2
-29
/
+0
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-08-06
ipv4: frags: handle possible skb truesize change
Eric Dumazet
1
-0
/
+5
2018-08-06
inet: frag: enforce memory limits earlier
Eric Dumazet
1
-5
/
+5
2018-08-03
tcp: add one more quick ack after after ECN events
Eric Dumazet
1
-2
/
+2
2018-08-03
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
1
-12
/
+14
2018-08-03
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
1
-2
/
+2
2018-08-03
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2
-13
/
+15
2018-08-03
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
1
-2
/
+0
2018-08-03
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-08-03
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-08-03
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
1
-0
/
+13
2018-07-28
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-4
/
+21
2018-07-28
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-07-28
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
1
-2
/
+13
2018-07-28
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
1
-0
/
+3
2018-07-28
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-4
/
+11
2018-07-28
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2
-13
/
+20
2018-07-28
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2
-33
/
+12
2018-07-28
tcp: helpers to send special DCTCP ack
Yuchung Cheng
1
-5
/
+17
2018-07-28
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-28
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
1
-2
/
+1
[next]