index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2021-12-02
2
-3
/
+16
*
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-02
2
-7
/
+17
*
octeontx2-af: Fix a memleak bug in rvu_mbox_init()
Zhou Qingyang
2021-12-02
1
-1
/
+1
*
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
2021-12-02
1
-2
/
+7
*
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
Stephen Suryaputra
2021-12-02
1
-0
/
+2
*
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-12-02
1
-2
/
+8
*
Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-12-01
17
-49
/
+116
|
\
|
*
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
2021-11-29
2
-12
/
+10
|
*
rt2x00: do not mark device gone on EPROTO errors during start
Stanislaw Gruszka
2021-11-29
1
-0
/
+3
|
*
mt76: fix possible pktid leak
Lorenzo Bianconi
2021-11-24
5
-27
/
+38
|
*
mt76: fix timestamp check in tx_status
Deren Wu
2021-11-24
1
-1
/
+1
|
*
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
2021-11-22
1
-2
/
+2
|
*
rtw89: update partition size of firmware header on skb->data
Ping-Ke Shih
2021-11-22
2
-3
/
+5
|
*
iwlwifi: Fix memory leaks in error handling path
Christophe JAILLET
2021-11-22
1
-0
/
+6
|
*
iwlwifi: fix warnings produced by kernel debug options
Łukasz Bartosik
2021-11-22
1
-0
/
+2
|
*
iwlwifi: mvm: retry init flow if failed
Mordechay Goodstein
2021-11-22
5
-8
/
+47
|
*
iwlwifi: Fix missing error code in iwl_pci_probe()
chongjiapeng
2021-11-22
1
-1
/
+3
|
*
iwlwifi: pcie: fix constant-conversion warning
Arnd Bergmann
2021-11-22
1
-1
/
+5
*
|
Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-12-01
15
-61
/
+97
|
\
\
|
*
|
net/mlx5e: SHAMPO, Fix constant expression result
Ben Ben-Ishay
2021-12-01
1
-5
/
+3
|
*
|
net/mlx5: Fix access to a non-supported register
Aya Levin
2021-12-01
3
-7
/
+8
|
*
|
net/mlx5: Fix too early queueing of log timestamp work
Gal Pressman
2021-12-01
1
-2
/
+3
|
*
|
net/mlx5: Fix use after free in mlx5_health_wait_pci_up
Amir Tzin
2021-12-01
3
-13
/
+15
|
*
|
net/mlx5: E-Switch, Use indirect table only if all destinations support it
Maor Dickman
2021-12-01
1
-4
/
+15
|
*
|
net/mlx5: E-Switch, Check group pointer before reading bw_share value
Dmytro Linkin
2021-12-01
1
-1
/
+1
|
*
|
net/mlx5: E-Switch, fix single FDB creation on BlueField
Mark Bloch
2021-12-01
1
-0
/
+1
|
*
|
net/mlx5: E-switch, Respect BW share of the new group
Dmytro Linkin
2021-12-01
1
-1
/
+1
|
*
|
net/mlx5: Lag, Fix recreation of VF LAG
Maor Gottlieb
2021-12-01
1
-0
/
+1
|
*
|
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
Moshe Shemesh
2021-12-01
1
-1
/
+1
|
*
|
net/mlx5e: Sync TIR params updates against concurrent create/modify
Tariq Toukan
2021-12-01
3
-27
/
+44
|
*
|
net/mlx5e: Fix missing IPsec statistics on uplink representor
Raed Salem
2021-12-01
1
-0
/
+4
|
*
|
net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...
Raed Salem
2021-12-01
1
-1
/
+1
*
|
|
Merge branch 'mv88e6xxx-fixes'
David S. Miller
2021-12-01
2
-32
/
+224
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed
Marek Behún
2021-12-01
1
-6
/
+42
|
*
|
net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family
Marek Behún
2021-12-01
2
-1
/
+61
|
*
|
net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family
Marek Behún
2021-12-01
1
-0
/
+48
|
*
|
net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver
Marek Behún
2021-12-01
2
-4
/
+45
|
*
|
net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()
Marek Behún
2021-12-01
1
-17
/
+11
|
*
|
net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X
Marek Behún
2021-12-01
1
-20
/
+33
|
/
/
*
|
natsemi: xtensa: fix section mismatch warnings
Randy Dunlap
2021-12-01
1
-1
/
+1
*
|
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
2021-12-01
1
-0
/
+5
*
|
MAINTAINERS: s390/net: add Alexandra and Wenjia as maintainer
Karsten Graul
2021-11-30
1
-2
/
+4
*
|
dpaa2-eth: destroy workqueue at the end of remove function
Dongliang Mu
2021-11-30
1
-0
/
+2
*
|
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
2021-11-30
1
-0
/
+1
*
|
net: marvell: mvpp2: Fix the computation of shared CPUs
Christophe JAILLET
2021-11-30
1
-1
/
+1
*
|
net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()
Wei Yongjun
2021-11-30
1
-1
/
+3
*
|
Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2021-11-30
2
-10
/
+18
|
\
\
|
*
|
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
2021-11-29
1
-5
/
+9
|
*
|
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
Eiichi Tsukata
2021-11-29
1
-5
/
+9
*
|
|
Merge branch 'wireguard-siphash-patches-for-5-16-rc6'
Jakub Kicinski
2021-11-30
16
-71
/
+129
|
\
\
\
[next]