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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-5
/
+0
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-2
/
+1
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-0
/
+1
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-6
/
+1
2018-09-29
NFC: Fix the number of pipes
Suren Baghdasaryan
1
-1
/
+1
2018-09-29
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
1
-6
/
+8
2018-09-19
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+6
2018-09-19
net: sk_buff rbnode reorg
Eric Dumazet
1
-1
/
+2
2018-09-19
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2018-09-19
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-10
/
+10
2018-09-19
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-2
/
+0
2018-09-19
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-5
/
+0
2018-09-19
inet: frags: remove some helpers
Eric Dumazet
3
-13
/
+0
2018-09-19
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2018-09-19
inet: frags: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2018-09-19
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
2018-09-19
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-1
/
+2
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
1
-0
/
+4
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
1
-2
/
+0
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
1
-8
/
+1
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2
-1
/
+1
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2018-08-03
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
1
-1
/
+1
2018-07-28
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
1
-0
/
+1
2018-07-28
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
1
-0
/
+1
2018-07-28
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-0
/
+5
2018-07-25
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-08
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
1
-0
/
+5
2018-06-26
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2
-2
/
+14
2018-06-11
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-0
/
+5
2018-05-30
llc: properly handle dev_queue_xmit() return value
Cong Wang
1
-1
/
+1
2018-05-30
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
3
-3
/
+12
2018-05-30
regulatory: add NUL to request alpha2
Johannes Berg
1
-1
/
+1
2018-05-30
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
1
-1
/
+1
2018-05-19
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-19
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+1
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-05-16
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-05-09
net: don't call update_pmtu unconditionally
Nicolas Dichtel
1
-0
/
+8
2018-04-29
net: sched: ife: handle malformed tlv length
Alexander Aring
1
-1
/
+2
2018-04-29
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
1
-0
/
+1
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-19
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-19
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-31
tcp: reset sk_send_head in tcp_write_queue_purge
Soheil Hassas Yeganeh
1
-5
/
+6
2018-03-08
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-03-03
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
[next]