summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28tools: ynl: make yarg the first member of struct ynl_dump_stateJakub Kicinski
2024-02-28tools: ynl: create local ARRAY_SIZE() helperJakub Kicinski
2024-02-28tools: ynl: create local nlmsg access helpersJakub Kicinski
2024-02-28tools: ynl: create local for_each helpersJakub Kicinski
2024-02-28tools: ynl: create local attribute helpersJakub Kicinski
2024-02-28tools: ynl: give up on libmnl for auto-intsJakub Kicinski
2024-02-28tools: ynl: fix handling of multiple mcast groupsJakub Kicinski
2024-02-28tools: ynl: protect from old OvS headersJakub Kicinski
2024-02-29selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal
2024-02-28netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()Ignat Korchagin
2024-02-28Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-02-28Merge tag 'pm-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-02-28Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-28Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-28Bluetooth: qca: Fix triggering coredump implementationZijun Hu
2024-02-28Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota
2024-02-28Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu
2024-02-28Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng
2024-02-28Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz
2024-02-28Bluetooth: mgmt: Fix limited discoverable off timeoutFrédéric Danis
2024-02-28Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDRZijun Hu
2024-02-28Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_securityYuxuan Hu
2024-02-28Bluetooth: hci_sync: Fix accept_list when attempting to suspendLuiz Augusto von Dentz
2024-02-28Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu
2024-02-28Bluetooth: hci_sync: Check the correct flag before starting a scanJonas Dreßler
2024-02-28Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold
2024-02-28Merge branch 'eee-linkmode-bitmaps'David S. Miller
2024-02-28net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn
2024-02-28net: intel: igc: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: e1000e: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn
2024-02-28net: ethernet: ixgbe: Convert EEE to use linkmodesAndrew Lunn
2024-02-28net: qlogic: qede: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: usb: ax88179_178a: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn
2024-02-28ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilterZhengchao Shao
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-28net: hsr: Fix typo in the hsr_forward_do() function commentLukasz Majewski
2024-02-28net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMIISarosh Hasan
2024-02-28Merge branch 'ioam6-mcast-events'David S. Miller
2024-02-28net: exthdrs: ioam6: send trace eventJustin Iurman
2024-02-28net: ioam6: multicast eventJustin Iurman
2024-02-28uapi: ioam6: API for netlink multicast eventsJustin Iurman
2024-02-28dt-bindings: net: ethernet-controller: drop redundant type from labelKrzysztof Kozlowski
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap
2024-02-28Merge branch 'tcp-rcv-drop-reasons'David S. Miller