summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski4-122/+54
2023-07-28net: store netdevs in an xarrayJakub Kicinski2-29/+57
2023-07-28Merge branch 'ynl-couple-of-unrelated-fixes'Jakub Kicinski9-4/+24
2023-07-28ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev1-0/+2
2023-07-28ynl: regenerate all headersStanislav Fomichev6-2/+18
2023-07-28ynl: mark max/mask as private for kdocStanislav Fomichev1-0/+1
2023-07-28ynl: expose xdp-zc-max-segsStanislav Fomichev1-2/+3
2023-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller16-135/+2128
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu4-27/+59
2023-07-28Merge branch 'selftest-ptp'David S. Miller1-2/+71
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
2023-07-28Merge tag 'linux-can-next-for-6.6-20230728' of git://git.kernel.org/pub/scm/l...David S. Miller20-124/+225
2023-07-28Merge branch 'sfc-siena-next'David S. Miller24-4020/+42
2023-07-28sfc: Remove vfdi.hMartin Habets1-252/+0
2023-07-28sfc: Cleanups in io.hMartin Habets2-80/+9
2023-07-28sfc: Miscellaneous comment removalsMartin Habets4-21/+2
2023-07-28sfc: Remove struct efx_special_bufferMartin Habets8-75/+25
2023-07-28sfc: Filter cleanups for Falcon and SienaMartin Habets2-23/+0
2023-07-28sfc: Remove some NIC type indirections that are no longer neededMartin Habets5-19/+0
2023-07-28sfc: Remove PTP code for SienaMartin Habets2-226/+1
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets2-9/+1
2023-07-28sfc: Remove support for siena high priority queueMartin Habets4-50/+2
2023-07-28sfc: Remove siena_nic_data and statsMartin Habets1-95/+0
2023-07-28sfc: Remove falcon referencesMartin Habets6-3170/+2
2023-07-28Merge branch 'rxfh-custom-rss'David S. Miller4-54/+86
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato3-17/+48
2023-07-28net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copyJoe Damato1-37/+38
2023-07-28Merge patch series "can: gs_usb: convert to NAPI"Marc Kleine-Budde8-39/+116
2023-07-28can: gs_usb: convert to NAPI/rx-offload to avoid OoO receptionMarc Kleine-Budde2-19/+67
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde2-2/+30
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde6-18/+19
2023-07-28Merge patch series "can: gs_usb-cleanups: various clenaups"Marc Kleine-Budde1-60/+52
2023-07-28can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()Marc Kleine-Budde1-1/+0
2023-07-28can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()Marc Kleine-Budde1-1/+0
2023-07-28can: gs_usb: gs_can_close(): don't complain about failed device reset during ...Marc Kleine-Budde1-3/+1
2023-07-28can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...Marc Kleine-Budde1-6/+3
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of statsMarc Kleine-Budde1-5/+5
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdevMarc Kleine-Budde1-2/+2
2023-07-28can: gs_usb: uniformly use "parent" as variable name for struct gs_usbMarc Kleine-Budde1-31/+31
2023-07-28can: gs_usb: gs_usb_set_timestamp(): remove return statements form void functionMarc Kleine-Budde1-2/+0
2023-07-28can: gs_usb: gs_usb_probe(): align block commentMarc Kleine-Budde1-2/+2
2023-07-28can: gs_usb: remove leading space from goto labelsMarc Kleine-Budde1-6/+6
2023-07-28can: Explicitly include correct DT includes, part 2Rob Herring8-8/+0
2023-07-28Merge patch series "Add support for Allwinner D1 CAN controllers"Marc Kleine-Budde4-7/+55
2023-07-28can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer2-15/+0
2023-07-28can: sun4i_can: Add support for the Allwinner D1John Watts2-3/+13
2023-07-28MAINTAINERS: Add myself as maintainer of the ems_pci.c driverGerhard Uttenthaler1-0/+7
2023-07-28can: sun4i_can: Add acceptance register quirkJohn Watts1-2/+8