- c8a6b44 can: c_can: fix indentation by Dario Binacchi · 4 years ago
- f65735c can: c_can: remove unused code by Dario Binacchi · 4 years ago
- dd47750 can: c_can: fix remaining checkpatch warnings by Marc Kleine-Budde · 4 years ago
- 995380f can: c_can: replace double assignments by two single ones by Marc Kleine-Budde · 4 years ago
- 0c1b013 can: c_can: fix print formating string by Marc Kleine-Budde · 4 years ago
- 2de0ea9 can: c_can: fix indention by Marc Kleine-Budde · 4 years ago
- beb7e88 can: c_can: remove unnecessary blank lines and add suggested ones by Marc Kleine-Budde · 4 years ago
- 172f6d3 can: c_can: convert block comments to network style comments by Marc Kleine-Budde · 4 years ago
- 5f02a49 can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames by Marc Kleine-Budde · 4 years ago
- efd8d98 can: mcp251xfd: add HW timestamp infrastructure by Marc Kleine-Budde · 4 years ago
- dc09e7e can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.h by Marc Kleine-Budde · 4 years ago
- ae2e994 can: mcp251xfd: move netdevice.h to mcp251xfd.h by Marc Kleine-Budde · 4 years ago
- eb94b74 can: mcp251xfd: simplify UINC handling by Marc Kleine-Budde · 4 years, 1 month ago
- e0ab3dd can: mcp251xfd: add dev coredump support by Marc Kleine-Budde · 4 years, 3 months ago
- 6c23fe6 can: tcan4x5x: remove duplicate include of regmap.h by Wan Jiabing · 4 years ago
- 1be37d3 can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context by Torin Cooper-Bennun · 4 years ago
- df06fd6 can: m_can: m_can_chip_config(): enable and configure internal timestamps by Torin Cooper-Bennun · 4 years ago
- 17447f0 can: m_can: add infrastructure for internal timestamps by Torin Cooper-Bennun · 4 years ago
- 8fa1220 can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment by Xulin Sun · 4 years, 1 month ago
- 58b29aa can: peak_usb: add support of ONE_SHOT mode by Stephane Grosjean · 4 years ago
- a7e8511 can: peak_usb: add support of ethtool set_phys_id() by Stephane Grosjean · 4 years ago
- cfe2a4c can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of plain integers by Stephane Grosjean · 4 years ago
- 27868a8 can: ucan: fix alignment constraints by Arnd Bergmann · 4 years, 1 month ago
- a3497af can: xilinx_can: Simplify code by using dev_err_probe() by Michal Simek · 4 years, 1 month ago
- 51894cb can: grcan: add missing Kconfig dependency to HAS_IOMEM by Marc Kleine-Budde · 4 years, 1 month ago
- 1d77507 can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros by Vincent Mailhol · 4 years ago
- c25cc79 can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC) by Vincent Mailhol · 4 years, 1 month ago
- cfd98c8 can: netlink: move '=' operators back to previous line (checkpatch fix) by Vincent Mailhol · 4 years, 1 month ago
- 4c9258d can: dev: reorder struct can_priv members for better packing by Vincent Mailhol · 4 years, 1 month ago
- 289ea9e can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC) by Vincent Mailhol · 4 years, 1 month ago
- f318482 can: dev: can_free_echo_skb(): extend to return can frame length by Marc Kleine-Budde · 4 years ago
- 4168d07 can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds by Marc Kleine-Budde · 4 years ago
- 7119d78 can: dev: always create TX echo skb by Marc Kleine-Budde · 4 years, 1 month ago
- ba23dc6d MAINTAINERS: Update MCAN MMIO device driver maintainer by Pankaj Sharma · 4 years ago
- 8560b0e MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x by Marc Kleine-Budde · 4 years ago
- d0922bf hv_netvsc: Add error handling while switching data path by Haiyang Zhang · 4 years ago
- d24f511 tcp: fix tcp_min_tso_segs sysctl by Eric Dumazet · 4 years ago
- 6289a98 sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 4 years ago
- 40cb881 ip6_vti: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 4 years ago
- 7f70033 ip6_gre: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 4 years ago
- 02fdc14 tipc: fix htmldoc and smatch warnings by Jon Maloy · 4 years ago
- 3ca3f39 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 4 years ago
- 3af562a net: mhi: Allow decoupled MTU/MRU by Loic Poulain · 4 years ago
- d9f0713 net: mhi: Add support for non-linear MBIM skb processing by Loic Poulain · 4 years ago
- 24ad92c ieee802154: hwsim: remove redundant initialization of variable res by Colin Ian King · 4 years ago
- 87f2c67 Documentation: net: Document resilient next-hop groups by Petr Machata · 4 years ago
- 177cb78 net: mdio: Correct function name mdio45_links_ok() in comment by Yang Yingliang · 4 years ago
- acf61b3 net: bonding: Correct function name bond_change_active_slave() in comment by Yang Yingliang · 4 years ago
- 4db0964 net: phy: Correct function name mdiobus_register_board_info() in comment by Yang Yingliang · 4 years ago
- cbc6a2d Merge branch 'mlxsw-sampling-fixes' by David S. Miller · 4 years ago
- 7ede22e6 selftests: mlxsw: Test vetoing of double sampling by Ido Schimmel · 4 years ago
- 17b96a5 mlxsw: spectrum: Veto sampling if already enabled on port by Ido Schimmel · 4 years ago
- c3572a0 selftests: mlxsw: Test matchall failure with protocol match by Ido Schimmel · 4 years ago
- b243030 mlxsw: spectrum_matchall: Perform priority checks earlier by Ido Schimmel · 4 years ago
- 50401f2 mlxsw: spectrum_matchall: Convert if statements to a switch statement by Ido Schimmel · 4 years ago
- 4947e73 mlxsw: spectrum_matchall: Perform protocol check earlier by Ido Schimmel · 4 years ago
- 32e67c0 Merge branch 'marvell-cleanups' by David S. Miller · 4 years ago
- 9568387 net: marvell: Fix an alignment problem by Yangyang Li · 4 years ago
- 9abcaa9 net: marvell: Delete extra spaces by Yangyang Li · 4 years ago
- df4a17a net: marvell: Fix the trailing format of some block comments by Yangyang Li · 4 years ago
- b52f642 net: marvell: Delete duplicate word in comments by Yangyang Li · 4 years ago
- 0bc7f8d Merge branch 'hns3-misc' by David S. Miller · 4 years ago
- 97b9e5c net: hns3: add stats logging when skb padding fails by Yunsheng Lin · 4 years ago
- 33a8f76 net: hns3: expand the tc config command by Guojia Liao · 4 years ago
- 811c083 net: hns3: add tx send size handling for tso skb by Yunsheng Lin · 4 years ago
- d5d5e01 net: hns3: add handling for xmit skb with recursive fraglist by Yunsheng Lin · 4 years ago
- 8fa8655 net: hns3: optimize the process of queue reset by Yufeng Mo · 4 years ago
- 5be36fb net: hns3: remove the rss_size limitation by vector num by Jian Shen · 4 years ago
- a2ee6fd net: hns3: remediate a potential overflow risk of bd_num_list by Guangbin Huang · 4 years ago
- 64ff58f net: hns3: fix use-after-free issue for hclge_add_fd_entry_common() by Jian Shen · 4 years ago
- 989f717 net: hns3: fix missing rule state assignment by Jian Shen · 4 years ago
- a180be7 net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc() by Guobin Huang · 4 years ago
- 3d0dbd5 net: stmmac: remove redundant dev_err call in qcom_ethqos_probe() by Guobin Huang · 4 years ago
- a956b21 net: axienet: Remove redundant dev_err call in axienet_probe() by Guobin Huang · 4 years ago
- 6be8368 net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe() by Guobin Huang · 4 years ago
- 37f368d lan743x: remove redundant intializations of pointers adapter and phydev by Colin Ian King · 4 years ago
- 4ff3203 igc: Add support for XDP_REDIRECT action by Andre Guedes · 4 years ago
- 73f1071 igc: Add support for XDP_TX action by Andre Guedes · 4 years ago
- 2657510 igc: Add initial XDP support by Andre Guedes · 4 years ago
- 1bf33f7 igc: Add set/clear large buffer helpers by Andre Guedes · 4 years ago
- e1ed4f9 igc: Refactor Rx timestamp handling by Andre Guedes · 4 years ago
- a39f5e53 igc: Introduce igc_get_rx_frame_truesize() helper by Andre Guedes · 4 years ago
- 613cf19 igc: Introduce igc_rx_buffer_flip() helper by Andre Guedes · 4 years ago
- 2f019eb igc: Remove unused argument from igc_tx_cmd_type() by Andre Guedes · 4 years ago
- fef1869 Merge branch 'ipa-next' by David S. Miller · 4 years ago
- 4ea2914 net: ipa: kill IPA_TABLE_ENTRY_SIZE by Alex Elder · 4 years ago
- 19aaf72 net: ipa: DMA addresses are nicely aligned by Alex Elder · 4 years ago
- 782d767 net: ipa: use version based configuration for SC7180 by Alex Elder · 4 years ago
- fc566da net: ipa: switch to version based configuration by Alex Elder · 4 years ago
- d21d1f3 net: ipa: don't define endpoints unnecessarily by Alex Elder · 4 years ago
- e695bed net: ipa: store BCR register values in config data by Alex Elder · 4 years ago
- 862d3f2 net: ipa: fix all kernel-doc warnings by Alex Elder · 4 years ago
- 9d03654 net: moxa: remove redundant dev_err call in moxart_mac_probe() by Guobin Huang · 4 years ago
- d759c1b net: lantiq: Remove redundant dev_err call in xrx200_probe() by Guobin Huang · 4 years ago
- 656151a net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe() by Guobin Huang · 4 years ago
- 8e99ca3f mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe() by Guobin Huang · 4 years ago
- 8d93a4f mt76: Convert to DEFINE_SHOW_ATTRIBUTE by Junlin Yang · 4 years ago
- 30f347a net: stmmac: fix missing unlock on error in stmmac_suspend() by Yang Yingliang · 4 years ago
- 284fda1 sit: use min by kernel test robot · 4 years ago
- b6908cf NFC: digital: Correct function name in the kerneldoc comments by Xiongfeng Wang · 4 years ago