Age | Commit message (Expand) | Author |
2024-04-25 | net: b44: set pause params only when interface is up | Peter Münster |
2024-04-25 | net: ravb: Fix registered interrupt names | Geert Uytterhoeven |
2024-04-25 | octeontx2-af: fix the double free in rvu_npc_freemem() | Su Hui |
2024-04-25 | net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets | Jason Reeder |
2024-04-25 | ice: fix LAG and VF lock dependency in ice_reset_vf() | Jacob Keller |
2024-04-25 | iavf: Fix TC config comparison with existing adapter TC config | Sudheer Mogilappagari |
2024-04-25 | i40e: Report MFS in decimal base instead of hex | Erwan Velu |
2024-04-25 | i40e: Do not use WQ_MEM_RECLAIM flag for workqueue | Sindhu Devale |
2024-04-25 | net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec | Rahul Rameshbabu |
2024-04-25 | macsec: Detect if Rx skb is macsec-related for offloading devices that update... | Rahul Rameshbabu |
2024-04-25 | net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns() | Dan Carpenter |
2024-04-25 | Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2024-04-25 | net: phy: dp83869: Fix MII mode failure | MD Danish Anwar |
2024-04-24 | eth: bnxt: fix counting packets discarded due to OOM and netpoll | Jakub Kicinski |
2024-04-24 | igc: Fix LED-related deadlock on driver unbind | Lukas Wunner |
2024-04-24 | Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits" | Duanqiang Wen |
2024-04-24 | Revert "net: txgbe: fix i2c dev name cannot match clkdev" | Duanqiang Wen |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix incorrect list API usage | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix warning during rehash | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix memory leak during rehash | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Rate limit error message | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work | Ido Schimmel |
2024-04-24 | mlxsw: spectrum_acl_tcam: Fix race in region ID allocation | Ido Schimmel |
2024-04-24 | net: phy: mediatek-ge-soc: follow netdev LED trigger semantics | Daniel Golle |
2024-04-24 | net: gtp: Fix Use-After-Free in gtp_dellink | Hyunwoo Kim |
2024-04-23 | net: usb: ax88179_178a: stop lying about skb->truesize | Eric Dumazet |
2024-04-22 | net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c... | Matthias Schiffer |
2024-04-22 | bnxt_en: Fix error recovery for 5760X (P7) chips | Michael Chan |
2024-04-22 | bnxt_en: Fix the PCI-AER routines | Vikas Gupta |
2024-04-22 | bnxt_en: refactor reset close code | Vikas Gupta |
2024-04-22 | net: usb: qmi_wwan: add Telit FN920C04 compositions | Daniele Palmas |
2024-04-22 | wifi: iwlwifi: mvm: fix link ID management | Johannes Berg |
2024-04-19 | mlxsw: pci: Fix driver initialization with old firmware | Ido Schimmel |
2024-04-19 | mlxsw: core_env: Fix driver initialization with old firmware | Ido Schimmel |
2024-04-19 | mlxsw: core: Unregister EMAD trap using FORWARD action | Ido Schimmel |
2024-04-19 | net: bcmasp: fix memory leak when bringing down interface | Justin Chen |
2024-04-19 | vxlan: drop packets from invalid src-address | David Bauer |
2024-04-19 | net: libwx: fix alloc msix vectors failed | Duanqiang Wen |
2024-04-19 | wifi: mac80211_hwsim: init peer measurement result | Johannes Berg |
2024-04-19 | Revert "wifi: iwlwifi: bump FW API to 90 for BZ/SC devices" | Johannes Berg |
2024-04-18 | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-04-18 | net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them | Siddharth Vadapalli |
2024-04-18 | net: usb: ax88179_178a: avoid writing the mac address before first reading | Jose Ignacio Tornos Martinez |
2024-04-18 | net: ravb: Fix RX byte accounting for jumbo packets | Paul Barker |
2024-04-18 | net: ravb: Fix GbEth jumbo packet RX checksum handling | Paul Barker |
2024-04-18 | net: ravb: Allow RX loop to move past DMA mapping errors | Paul Barker |
2024-04-18 | net: ravb: Count packets instead of descriptors in R-Car RX path | Paul Barker |