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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-12
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-12
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-01-12
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-12
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
1
-1
/
+1
2020-01-12
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-2
/
+4
2020-01-12
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
2020-01-12
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
1
-2
/
+5
2020-01-12
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
1
-0
/
+1
2020-01-12
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
4
-3
/
+21
2020-01-12
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
1
-3
/
+9
2020-01-12
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
1
-5
/
+16
2020-01-12
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
1
-0
/
+3
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2
-3
/
+8
2020-01-09
net: core: limit nested device depth
Taehee Yoo
1
-45
/
+227
2020-01-09
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
6
-10
/
+15
2020-01-09
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2020-01-09
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2020-01-09
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
1
-2
/
+2
2020-01-09
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
1
-0
/
+8
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
4
-14
/
+18
2020-01-04
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-2
/
+2
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-3
/
+3
2020-01-04
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
11
-22
/
+38
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
1
-1
/
+1
2020-01-04
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
1
-5
/
+6
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
1
-2
/
+10
2020-01-04
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
1
-0
/
+3
2020-01-04
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2020-01-04
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
1
-1
/
+1
2020-01-04
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-31
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-12-31
rfkill: allocate static minor
Marcel Holtmann
1
-2
/
+7
2019-12-31
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-12-31
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-12-31
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-12-31
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-12-31
sctp: fully initialize v4 addr in some functions
Xin Long
1
-0
/
+5
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-31
af_packet: set defaule value for tmo
Mao Wenan
1
-1
/
+2
2019-12-21
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
1
-14
/
+15
2019-12-21
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2019-12-21
openvswitch: support asymmetric conntrack
Aaron Conole
1
-0
/
+11
2019-12-21
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2
-0
/
+2
[next]