summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-02-09net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko
2023-02-09genetlink: Use string_is_terminated() helperAndy Shevchenko
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang
2023-02-09Merge branch 'net-introduce-rps_default_mask'Jakub Kicinski
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni
2023-02-09net-sysctl: factor out cpumask parsing helperPaolo Abeni
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha
2023-02-09Bluetooth: Make sure LE create conn cancel is sent when timeoutArchie Pusaka
2023-02-09Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka
2023-02-09Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang
2023-02-09Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-02-09Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeedsKees Cook
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-02-09Bluetooth: qca: Fix sparse warningsLuiz Augusto von Dentz
2023-02-09Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona
2023-02-09Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921Mario Limonciello
2023-02-09Bluetooth: Fix issue with Actions Semi ATS2851 based devicesMarcel Holtmann
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targetsJiri Olsa
2023-02-09net: enable usercopy for skb_small_head_cacheEric Dumazet
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-02-09net/i40e: Replace 0-length array with flexible arrayKees Cook
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski
2023-02-09i40e: Remove unused i40e status codesJan Sokolowski
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean
2023-02-09rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-08Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-02-08Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net: libwx: Remove unneeded semicolonYang Li
2023-02-08net: libwx: clean up one inconsistent indentingYang Li
2023-02-08net: txgbe: Update support email addressJiawen Wu
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko
2023-02-08net/mlx5e: Fix trap event handlingJiri Pirko
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel