summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'Jakub Kicinski
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-02net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-02net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-02Merge branch 'net-txgbe-fix-msi-and-intx-interrupts'Paolo Abeni
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
2024-07-02net: allow skb_datagram_iter to be called from any contextSagi Grimberg
2024-07-01e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-01Merge tag 'linux-can-fixes-for-6.10-20240701' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-07-01Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2024-07-01tcp_metrics: validate source addr lengthJakub Kicinski
2024-07-01can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson
2024-06-28bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-06-28Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-06-28bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAXPavel Skripkin
2024-06-28Bluetooth: ISO: Check socket flag instead of hconIulia Tanasescu
2024-06-28bluetooth/l2cap: sync sock recv cb and releaseEdward Adam Davis
2024-06-28Bluetooth: Ignore too large handle values in BIGEdward Adam Davis
2024-06-28Bluetooth: btnxpuart: Enable Power Save feature on startupNeeraj Sanjay Kale
2024-06-28Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa
2024-06-28Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu
2024-06-28Bluetooth: hci_event: Fix setting of unicast qos intervalLuiz Augusto von Dentz
2024-06-28Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverityVijay Satija
2024-06-28Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter
2024-06-28Merge tag 'ieee802154-for-net-2024-06-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2024-06-28Merge branch 'mlx5-fixes' into mainDavid S. Miller
2024-06-28net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky
2024-06-28net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky
2024-06-28net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu
2024-06-28net/mlx5: E-switch, Create ingress ACL when neededChris Mi
2024-06-28net/mlx5: Use max_num_eqs_24b when setting max_io_eqsDaniel Jurgens
2024-06-28net/mlx5: Use max_num_eqs_24b capability if setDaniel Jurgens
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens
2024-06-28UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()Neal Cardwell
2024-06-27net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut
2024-06-27Merge tag 'wireless-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds