index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
1
-4
/
+3
2025-09-03
net: thunder_bgx: decrement cleanup index before use
Rosen Penev
1
-1
/
+1
2025-09-03
net: thunder_bgx: add a missing of_node_put
Rosen Penev
1
-7
/
+11
2025-09-03
net: phylink: move PHY interrupt request to non-fail path
Russell King (Oracle)
1
-3
/
+3
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
4
-28
/
+14
2025-09-03
tools: ynl-gen: fix nested array counting
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-03
wifi: wilc1000: avoid buffer overflow in WID string configuration
Ajay.Kathat@microchip.com
2
-12
/
+30
2025-09-03
wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
Dan Carpenter
1
-1
/
+4
2025-09-03
wifi: libertas: cap SSID len in lbs_associate()
Dan Carpenter
1
-3
/
+6
2025-09-03
wifi: cw1200: cap SSID length in cw1200_do_join()
Dan Carpenter
1
-1
/
+1
2025-09-02
net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds
Miaoqian Lin
1
-4
/
+13
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
1
-4
/
+2
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
2
-0
/
+224
2025-09-02
vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects
Ido Schimmel
1
-2
/
+8
2025-09-02
vxlan: Fix NPD when refreshing an FDB entry with a nexthop object
Ido Schimmel
2
-7
/
+5
2025-09-02
net: pcs: rzn1-miic: Correct MODCTRL register offset
Lad Prabhakar
1
-1
/
+1
2025-09-02
net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets
Felix Fietkau
1
-1
/
+9
2025-09-02
net: phylink: disable autoneg for interfaces that have no inband
Russell King (Oracle)
1
-0
/
+18
2025-09-02
net: phylink: provide phylink_get_inband_type()
Russell King (Oracle)
1
-35
/
+44
2025-09-02
net: phy: add phy_interface_weight()
Russell King (Oracle)
1
-0
/
+5
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
1
-17
/
+15
2025-09-02
eth: sundance: fix endian issues
Jakub Kicinski
1
-15
/
+20
2025-09-02
Revert "eth: remove the DLink/Sundance (ST201) driver"
Jakub Kicinski
6
-0
/
+2014
2025-09-02
wifi: ath11k: fix group data packet drops during rekey
Rameshkumar Sundaram
2
-9
/
+104
2025-09-02
wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
Ramya Gnanasekar
1
-0
/
+1
2025-09-02
net: sfp: add quirk for FLYPRO copper SFP+ module
Aleksander Jan Bajkowski
1
-0
/
+3
2025-09-02
e1000e: fix heap overflow in e1000_set_eeprom
Vitaly Lifshits
1
-3
/
+7
2025-09-02
ixgbe: fix incorrect map used in eee linkmode
Alok Tiwari
1
-2
/
+2
2025-09-02
i40e: Fix potential invalid access when MAC list is empty
Zhen Ni
1
-2
/
+2
2025-09-02
i40e: remove read access to debugfs files
Jacob Keller
1
-104
/
+19
2025-09-02
idpf: set mac type when adding and removing MAC filters
Emil Tantilov
2
-3
/
+18
2025-09-02
idpf: fix UAF in RDMA core aux dev deinitialization
Joshua Hay
1
-2
/
+2
2025-09-02
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
1
-5
/
+7
2025-09-02
ice: fix NULL access of tx->in_use in ice_ptp_ts_irq
Jacob Keller
1
-5
/
+8
2025-09-02
net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev
Nishanth Menon
1
-1
/
+1
2025-09-02
net: mctp: usb: initialise mac header in RX path
Jeremy Kerr
1
-0
/
+1
2025-09-02
net: mctp: mctp_fraq_queue should take ownership of passed skb
Jeremy Kerr
1
-16
/
+19
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
1
-0
/
+3
2025-09-01
macsec: read MACSEC_SA_ATTR_PN with nla_get_uint
Sabrina Dubroca
1
-4
/
+4
2025-09-01
net: macb: Fix tx_ptr_lock locking
Sean Anderson
1
-12
/
+16
2025-09-01
docs: remove obsolete description about threaded NAPI
Kohei Enju
1
-3
/
+2
2025-09-01
eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
Miaoqian Lin
1
-1
/
+3
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2
-4
/
+8
2025-09-01
bnxt_en: fix incorrect page count in RX aggr ring log
Alok Tiwari
1
-1
/
+1
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
1
-2
/
+2
2025-08-31
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
1
-1
/
+6
2025-08-29
microchip: lan865x: Fix LAN8651 autoloading
Stefan Wahren
1
-0
/
+2
2025-08-29
microchip: lan865x: Fix module autoloading
Stefan Wahren
1
-2
/
+3
2025-08-29
net: ethernet: oa_tc6: Handle failure of spi_setup
Stefan Wahren
1
-1
/
+2
2025-08-29
mISDN: Fix memory leak in dsp_hwec_enable()
Miaoqian Lin
1
-3
/
+3
[next]