summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13veth: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13skbuff: Fix a race between coalescing and releasing SKBsLiang Chen
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long
2023-04-13udp6: fix potential access to stale informationEric Dumazet
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13Merge branch 'mptcp-more-fixes-for-6-3'Jakub Kicinski
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts
2023-04-13mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni
2023-04-13mptcp: stricter state check in mptcp_workerPaolo Abeni
2023-04-13mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean
2023-04-13sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long
2023-04-13net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()Ziyang Xuan
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli
2023-04-12smc: Fix use-after-free in tcp_write_timer_handler().Kuniyuki Iwashima
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-11Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-04-11net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)
2023-04-10Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz
2023-04-10Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu
2023-04-10Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz
2023-04-10Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz
2023-04-10Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfmLuiz Augusto von Dentz
2023-04-10bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein
2023-04-10Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang
2023-04-10Bluetooth: Fix race condition in hidp_session_threadMin Li
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-10Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz
2023-04-09Merge branch 'sfp-eeprom'David S. Miller
2023-04-09net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov
2023-04-09net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-07r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-07net: openvswitch: fix race on port outputFelix Huettner
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-04-07Merge branch 'bonding-ns-validation-fixes'David S. Miller
2023-04-07selftests: bonding: add arp validate testHangbin Liu
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu