summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22can: esd_usb: Use consistent prefix ESD_USB_ for macrosFrank Jungclaus
2023-06-22can: esd_usb: Make use of kernel macros BIT() and GENMASK()Frank Jungclaus
2023-06-22Merge patch series "can: esd_usb: More preparation before supporting esd CAN-...Marc Kleine-Budde
2023-06-22can: esd_usb: Don't bother the user with nonessential log messageFrank Jungclaus
2023-06-22can: esd_usb: Replace hardcoded message length given to USB commandsFrank Jungclaus
2023-06-22can: esd_usb: Prefix all structures with the device nameFrank Jungclaus
2023-06-22can: esd_usb: Use consistent prefixes for macrosFrank Jungclaus
2023-06-22can: esd_usb: Replace initializer macros used for struct can_bittiming_constFrank Jungclaus
2023-05-22can: esd_usb: Make use of existing kernel macrosFrank Jungclaus
2023-05-22can: dev: add transceiver capabilities to xilinx_canMarcel Hellwig
2023-05-22can: kvaser_usb: Add len8_dlc supportCarsten Schmidt
2023-05-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-22nfc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-22net/tcp: refactor tcp_inet6_sk()Pavel Begunkov
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-05-22net: altera: tse: remove mac_an_restart() functionRussell King (Oracle)
2023-05-22net: ipconfig: move ic_nameservers_fallback into #ifdef blockArnd Bergmann
2023-05-22net: fec: remove useless fec_enet_reset_skb()Wei Fang
2023-05-22net: fec: turn on XDP featuresWei Fang
2023-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-05-19ice: use src VSI instead of src MAC in slow-pathMichal Swiatkowski
2023-05-19ice: allow matching on meta dataMichal Swiatkowski
2023-05-19ice: specify field names in ice_prot_ext initMichal Swiatkowski
2023-05-19ice: remove redundant Rx field from rule infoMichal Swiatkowski
2023-05-19ice: define meta data to match in switchMichal Swiatkowski
2023-05-19net: arc: Make arc_emac_remove() return voidUwe Kleine-König
2023-05-18Merge branch 'mptcp-refactor-inet_accept-and-mib-updates'Jakub Kicinski
2023-05-18selftests: mptcp: centralize stats dumpingPaolo Abeni
2023-05-18selftests: mptcp: add explicit check for new mibsPaolo Abeni
2023-05-18mptcp: introduces more address related mibsPaolo Abeni
2023-05-18mptcp: refactor mptcp_stream_accept()Paolo Abeni
2023-05-18inet: factor out locked section of inet_accept() in a new helperPaolo Abeni
2023-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-05-18Merge branch 'net-sfp-add-support-for-control-of-rate-selection'Jakub Kicinski
2023-05-18net: sfp: add support for rate selectionRussell King (Oracle)
2023-05-18net: sfp: add support for setting signalling rateRussell King (Oracle)
2023-05-18net: sfp: change st_mutex lockingRussell King (Oracle)
2023-05-18net: sfp: move sm_mutex into sfp_check_state()Russell King (Oracle)
2023-05-18net: sfp: swap order of rtnl and st_mutex locksRussell King (Oracle)
2023-05-18net: sfp: move rtnl lock to cover reading stateRussell King (Oracle)
2023-05-18net: sfp: add helper to modify signal statesRussell King (Oracle)
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18Merge tag 'nf-next-2023-05-18' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-05-18e1000e: Add @adapter description to kdocBaozhu Ni
2023-05-18igb: Define igb_pm_ops conditionally on CONFIG_PMTom Rix
2023-05-18igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-18Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'Paolo Abeni
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur