summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-25Merge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski
2024-04-25net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-04-25macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-25net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-04-24eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski
2024-04-24igc: Fix LED-related deadlock on driver unbindLukas Wunner
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen
2024-04-24Merge branch 'mlxsw-various-acl-fixes'Jakub Kicinski
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel
2024-04-24net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim
2024-04-24Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski
2024-04-24Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv MonitorChun-Yi Lee
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold
2024-04-24Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang
2024-04-24Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUIDLuiz Augusto von Dentz
2024-04-24Bluetooth: qca: fix invalid device address checkJohan Hovold
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-04-24Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu
2024-04-24Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-04-24Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor
2024-04-24net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle
2024-04-24net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim
2024-04-23tcp: Fix Use-After-Free in tcp_ao_connect_initHyunwoo Kim
2024-04-23net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet
2024-04-23ipv4: check for NULL idev in ip_route_use_hint()Eric Dumazet
2024-04-23net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
2024-04-23tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski
2024-04-23ax25: Fix netdev refcount issueDuoming Zhou
2024-04-22NFC: trf7970a: disable all regulators on removalPaul Geurts
2024-04-22MAINTAINERS: eth: mark IBM eHEA as an OrphanDavid Christensen
2024-04-22net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer
2024-04-22Merge branch 'bnxt_en-aer-fixes'David S. Miller