summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28Merge branch 'net-store-netdevs-in-an-xarray'Jakub Kicinski
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski
2023-07-28net: store netdevs in an xarrayJakub Kicinski
2023-07-28Merge branch 'ynl-couple-of-unrelated-fixes'Jakub Kicinski
2023-07-28ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev
2023-07-28ynl: regenerate all headersStanislav Fomichev
2023-07-28ynl: mark max/mask as private for kdocStanislav Fomichev
2023-07-28ynl: expose xdp-zc-max-segsStanislav Fomichev
2023-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu
2023-07-28Merge branch 'selftest-ptp'David S. Miller
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei
2023-07-28Merge tag 'linux-can-next-for-6.6-20230728' of git://git.kernel.org/pub/scm/l...David S. Miller
2023-07-28Merge branch 'sfc-siena-next'David S. Miller
2023-07-28sfc: Remove vfdi.hMartin Habets
2023-07-28sfc: Cleanups in io.hMartin Habets
2023-07-28sfc: Miscellaneous comment removalsMartin Habets
2023-07-28sfc: Remove struct efx_special_bufferMartin Habets
2023-07-28sfc: Filter cleanups for Falcon and SienaMartin Habets
2023-07-28sfc: Remove some NIC type indirections that are no longer neededMartin Habets
2023-07-28sfc: Remove PTP code for SienaMartin Habets
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets
2023-07-28sfc: Remove support for siena high priority queueMartin Habets
2023-07-28sfc: Remove siena_nic_data and statsMartin Habets
2023-07-28sfc: Remove falcon referencesMartin Habets
2023-07-28Merge branch 'rxfh-custom-rss'David S. Miller
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato
2023-07-28net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copyJoe Damato
2023-07-28Merge patch series "can: gs_usb: convert to NAPI"Marc Kleine-Budde
2023-07-28can: gs_usb: convert to NAPI/rx-offload to avoid OoO receptionMarc Kleine-Budde
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde
2023-07-28Merge patch series "can: gs_usb-cleanups: various clenaups"Marc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()Marc Kleine-Budde
2023-07-28can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()Marc Kleine-Budde
2023-07-28can: gs_usb: gs_can_close(): don't complain about failed device reset during ...Marc Kleine-Budde
2023-07-28can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...Marc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of statsMarc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdevMarc Kleine-Budde
2023-07-28can: gs_usb: uniformly use "parent" as variable name for struct gs_usbMarc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_set_timestamp(): remove return statements form void functionMarc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_probe(): align block commentMarc Kleine-Budde
2023-07-28can: gs_usb: remove leading space from goto labelsMarc Kleine-Budde
2023-07-28can: Explicitly include correct DT includes, part 2Rob Herring
2023-07-28Merge patch series "Add support for Allwinner D1 CAN controllers"Marc Kleine-Budde
2023-07-28can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer
2023-07-28can: sun4i_can: Add support for the Allwinner D1John Watts