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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
cls_matchall: fix tcf_unbind_filter missing
Hangbin Liu
1
-0
/
+2
2018-08-22
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
Haishuang Yan
1
-1
/
+2
2018-08-22
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2
-2
/
+3
2018-08-22
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-08-22
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-22
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
1
-6
/
+2
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
1
-0
/
+1
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
2
-9
/
+9
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
1
-5
/
+2
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-2
/
+2
2018-08-22
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
Wei Wang
1
-1
/
+1
2018-08-22
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
2018-08-17
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-08-09
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-06
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
1
-1
/
+2
2018-08-06
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-08-06
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
2018-08-06
netlink: Fix spectre v1 gadget in netlink_create()
Jeremy Cline
1
-0
/
+2
2018-08-06
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
1
-0
/
+6
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
-3
/
+3
2018-08-03
tcp: ack immediately when a cwr packet arrives
Lawrence Brakmo
1
-1
/
+8
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
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
1
-1
/
+5
2018-08-03
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
1
-0
/
+1
2018-08-03
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
1
-7
/
+10
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
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
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-08-03
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
1
-5
/
+6
2018-08-03
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
1
-1
/
+4
2018-08-03
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
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
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-28
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2
-4
/
+7
2018-07-28
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2
-4
/
+2
2018-07-28
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+3
2018-07-28
tls: check RCV_SHUTDOWN in tls_wait_data
Doron Roberts-Kedes
1
-0
/
+3
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
[next]