summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-03-06Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-03-06Bluetooth: Disconnect connected devices before rfkilling adapterJonas Dreßler
2024-03-06Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler
2024-03-06Bluetooth: mgmt: Remove leftover queuing of power_off workJonas Dreßler
2024-03-06Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-03-06Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale
2024-03-06Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06Merge branch 'ynl-small-recv'David S. Miller
2024-03-06tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski
2024-03-06tools: ynl: support debug printing messagesJakub Kicinski
2024-03-06tools: ynl: allow setting recv() sizeJakub Kicinski
2024-03-06tools: ynl: move the new line in NlMsg __repr__Jakub Kicinski
2024-03-06Merge branch 'tools-ynl-make-clean'David S. Miller
2024-03-06tools: ynl: remove __pycache__ during cleanJakub Kicinski
2024-03-06tools: ynl: add distclean to .PHONY in all makefilesJakub Kicinski
2024-03-06tools: ynl: rename make hardclean -> distcleanJakub Kicinski
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch 'ravb-cleanups'David S. Miller
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch 'netlink-emsgsize'David S. Miller
2024-03-06genetlink: fit NLMSG_DONE into same read() as familiesJakub Kicinski
2024-03-06netdev: let netlink core handle -EMSGSIZE errorsJakub Kicinski
2024-03-06netlink: handle EMSGSIZE errors in the coreJakub Kicinski
2024-03-05selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski
2024-03-05Merge branch 'net-ethernet-rework-eee'Jakub Kicinski
2024-03-05net: fec: Fixup EEEAndrew Lunn
2024-03-05net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: add helpers for EEE configurationRussell King
2024-03-05ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit
2024-03-05sock: Use unsafe_memcpy() for sock_copy()Kees Cook
2024-03-05net: tap: Remove generic .ndo_get_stats64Breno Leitao
2024-03-05net: tuntap: Leverage core stats allocatorBreno Leitao
2024-03-05ptp: fc3: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05Merge branch 'net-constify-struct-class-usage'Jakub Kicinski
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere