Age | Commit message (Expand) | Author |
2025-02-11 | wifi: iwlwifi: Free pages allocated when failing to build A-MSDU | Ilan Peer |
2025-02-11 | wifi: iwlwifi: limit printed string from FW file | Johannes Berg |
2025-02-11 | wifi: iwlwifi: mvm: use the right version of the rate API | Emmanuel Grumbach |
2025-02-11 | wifi: iwlwifi: mvm: don't try to talk to a dead firmware | Emmanuel Grumbach |
2025-02-11 | wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspend | Emmanuel Grumbach |
2025-02-11 | wifi: iwlwifi: mvm: clean up ROC on failure | Johannes Berg |
2025-02-11 | wifi: iwlwifi: fw: avoid using an uninitialized variable | Miri Korenblit |
2025-02-11 | wifi: iwlwifi: fw: allocate chained SG tables for dump | Johannes Berg |
2025-02-10 | Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2025-02-10 | Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2025-02-10 | net: stmmac: Apply new page pool parameters when SPH is enabled | Furong Xu |
2025-02-08 | can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ... | Robin van der Gracht |
2025-02-08 | can: etas_es58x: fix potential NULL pointer dereference on udev->serial | Vincent Mailhol |
2025-02-08 | can: c_can: fix unbalanced runtime PM disable in error path | Krzysztof Kozlowski |
2025-02-08 | can: ctucanfd: handle skb allocation failure | Fedor Pchelkin |
2025-02-06 | Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s... | Russell King (Oracle) |
2025-02-05 | tun: revert fix group permission check | Willem de Bruijn |
2025-02-04 | net: atlantic: fix warning during hot unplug | Jacob Moroni |
2025-02-03 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2025-02-03 | tg3: Disable tg3 PCIe AER on system reboot | Lenny Szubowicz |
2025-02-01 | vmxnet3: Fix tx queue race condition with XDP | Sankararaman Jayaraman |
2025-02-01 | ice: Add check for devm_kzalloc() | Jiasheng Jiang |
2025-02-01 | net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN | Florian Fainelli |
2025-01-31 | ice: stop storing XDP verdict within ice_rx_buf | Maciej Fijalkowski |
2025-01-31 | ice: gather page_count()'s of each frag right before XDP prog call | Maciej Fijalkowski |
2025-01-31 | ice: put Rx buffers after being done with current frame | Maciej Fijalkowski |
2025-01-30 | Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2025-01-30 | net: sh_eth: Fix missing rtnl lock in suspend/resume path | Kory Maincent |
2025-01-30 | net: ravb: Fix missing rtnl lock in suspend/resume path | Kory Maincent |
2025-01-29 | bgmac: reduce max frame size to support just MTU 1500 | Rafał Miłecki |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-28 | Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel... | Kalle Valo |
2025-01-28 | wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware | Aditya Garg |
2025-01-28 | bonding: Correctly support GSO ESP offload | Cosmin Ratiu |
2025-01-28 | net: stmmac: Specify hardware capability value when FIFO size isn't specified | Kunihiko Hayashi |
2025-01-28 | net: stmmac: Limit FIFO size by hardware capability | Kunihiko Hayashi |
2025-01-28 | net: stmmac: Limit the number of MTL queues to hardware capability | Kunihiko Hayashi |
2025-01-28 | usbnet: ipheth: document scope of NCM implementation | Foster Snowhill |
2025-01-28 | usbnet: ipheth: fix DPE OoB read | Foster Snowhill |
2025-01-28 | usbnet: ipheth: break up NCM header size computation | Foster Snowhill |
2025-01-28 | usbnet: ipheth: refactor NCM datagram loop | Foster Snowhill |
2025-01-28 | usbnet: ipheth: use static NDP16 location in URB | Foster Snowhill |
2025-01-28 | usbnet: ipheth: check that DPE points past NCM header | Foster Snowhill |
2025-01-28 | usbnet: ipheth: fix possible overflow in DPE length check | Foster Snowhill |
2025-01-28 | net: usb: rtl8150: enable basic endpoint checking | Nikita Zhandarovich |
2025-01-27 | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2025-01-27 | net: davicom: fix UAF in dm9000_drv_remove | Chenyuan Yang |
2025-01-27 | net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset | Milos Reljin |
2025-01-27 | vxlan: Fix uninit-value in vxlan_vnifilter_dump() | Shigeru Yoshida |
2025-01-27 | netdevsim: don't assume core pre-populates HDS params on GET | Jakub Kicinski |