- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 0959a82 net/qla3xxx: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 7ac2d77 rocker: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 0044648 hinic: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- e20a4712 lan743x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- cfcfc8f net: enetc: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 030f9ce cxgb4vf: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 7fc7fc5 cxgb4: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 544bdad cxgb3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 3aa4405 bnx2x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 948f6b2 et131x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 942e789 be2net: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- c38f306 vmxnet3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
- 9aaa82d bna: Simplify DMA setting by Christophe JAILLET · 3 years ago
- ba8a586 net: alteon: Simplify DMA setting by Christophe JAILLET · 3 years ago
- 21ef11e myri10ge: Simplify DMA setting by Christophe JAILLET · 3 years ago
- a72dc19 qlcnic: Simplify DMA setting by Christophe JAILLET · 3 years ago
- 009e4ee net: allwinner: Fix print format by Jakub Kicinski · 3 years ago
- dd3ca4c amt: fix wrong return type of amt_send_membership_update() by Taehee Yoo · 3 years ago
- d668769 net: mcs7830: handle usb read errors properly by Pavel Skripkin · 3 years ago
- 342402c net/mlx5e: Fix build error in fec_set_block_stats() by Jakub Kicinski · 3 years ago
- 8c6f36d bnxt_en: improve firmware timeout messaging by Edwin Peer · 3 years ago
- bce9a0b bnxt_en: use firmware provided max timeout for messages by Edwin Peer · 3 years ago
- 662c9b2 bnxt_en: improve VF error messages when PF is unavailable by Edwin Peer · 3 years ago
- 8fa4219 bnxt_en: add dynamic debug support for HWRM messages by Edwin Peer · 3 years ago
- 4ccdcc8 iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() by Nathan Chancellor · 3 years ago
- 9f3248c Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years ago
- 89d58aeb can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved} by Brian Silverman · 3 years ago
- 72b1e36 can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device by Lad Prabhakar · 3 years ago
- c6564c1 can: xilinx_can: xcan_probe(): check for error irq by Jiasheng Jiang · 3 years ago
- 370d988 can: softing: softing_startstop(): fix set but not used variable warning by Marc Kleine-Budde · 3 years ago
- ced4913 can: softing_cs: softingcs_probe(): fix memleak on registration failure by Johan Hovold · 3 years ago
- 74fc5a4 can: flexcan: add ethtool support to get rx/tx ring parameters by Dario Binacchi · 3 years ago
- 1c45f57 can: flexcan: add ethtool support to change rx-rtr setting during runtime by Marc Kleine-Budde · 3 years ago
- c5c8859 can: flexcan: add more quirks to describe RX path capabilities by Marc Kleine-Budde · 3 years ago
- 34ea4e1 can: flexcan: rename RX modes by Marc Kleine-Budde · 3 years ago
- 01bb4dcc can: flexcan: allow to change quirks at runtime by Dario Binacchi · 3 years ago
- bfd00e0 can: flexcan: move driver into separate sub directory by Marc Kleine-Budde · 3 years ago
- 3044a4f can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode() by Marc Kleine-Budde · 3 years, 2 months ago
- 55bc37c can: mcp251xfd: move ring init into separate function by Marc Kleine-Budde · 3 years, 7 months ago
- 335c818 can: mcp251xfd: move chip FIFO init into separate file by Marc Kleine-Budde · 3 years, 7 months ago
- 1e846c7 can: mcp251xfd: move TEF handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
- 09b0eb9 can: mcp251xfd: move TX handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
- 319fdbc can: mcp251xfd: move RX handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
- cae9071 can: mcp251xfd: mcp251xfd.h: sort function prototypes by Marc Kleine-Budde · 3 years, 8 months ago
- 58d0b0a can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debug + add rate limiting by Marc Kleine-Budde · 3 years, 1 month ago
- d84ca22 can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get() by Marc Kleine-Budde · 3 years, 8 months ago
- e91aae8 can: mcp251xfd: mcp251xfd_open(): open_candev() first by Marc Kleine-Budde · 3 years, 2 months ago
- 3bd9d8c can: mcp251xfd: add missing newline to printed strings by Marc Kleine-Budde · 3 years, 2 months ago
- 99e7cc3 can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message by Marc Kleine-Budde · 3 years, 8 months ago
- 2d21166 can: mcp251xfd: remove double blank lines by Marc Kleine-Budde · 3 years, 1 month ago
- c579792 can: janz-ican3: initialize dlc variable by Tom Rix · 3 years ago
- 9fe890c net: ena: Extract recurring driver reset code into a function by Arthur Kiyanovski · 3 years ago
- d0e8831 net: ena: Change the name of bad_csum variable by Arthur Kiyanovski · 3 years ago
- 9b648bb net: ena: Add debug prints for invalid req_id resets by Arthur Kiyanovski · 3 years ago
- c215941 net: ena: Remove ena_calc_queue_size_ctx struct by Arthur Kiyanovski · 3 years ago
- e344546 net: ena: Move reset completion print to the reset function by Arthur Kiyanovski · 3 years ago
- 09f8676 net: ena: Remove redundant return code check by Arthur Kiyanovski · 3 years ago
- 394c48e net: ena: Change ENI stats support check to use capabilities field by Arthur Kiyanovski · 3 years ago
- a2d5d6a net: ena: Add capabilities field with support for ENI stats capability by Arthur Kiyanovski · 3 years ago
- 7dcf922 net: ena: Change return value of ena_calc_io_queue_size() to void by Arthur Kiyanovski · 3 years ago
- 6dc9a23 octeontx2-af: Fix interrupt name strings by Sunil Goutham · 3 years ago
- 5cad43a net: dsa: felix: add port fast age support by Vladimir Oltean · 3 years ago
- a14e6b6 net: mscc: ocelot: fix incorrect balancing with down LAG ports by Vladimir Oltean · 3 years ago
- 5322c68 iavf: remove an unneeded variable by Jason Wang · 3 years, 1 month ago
- a127adf i40e: remove variables set but not used by Yang Li · 3 years, 1 month ago
- 17b33d4 i40e: Remove non-inclusive language by Mateusz Palczewski · 3 years, 1 month ago
- 9c83ca8 i40e: Update FW API version by Mateusz Palczewski · 3 years, 1 month ago
- ef39584 i40e: Minimize amount of busy-waiting during AQ send by Jedrzej Jagielski · 3 years, 1 month ago
- cfb1d57 i40e: Add ensurance of MacVlan resources for every trusted VF by Karen Sornek · 3 years, 6 months ago
- eabd0f8 octeontx2-nicvf: Free VF PTP resources. by Rakesh Babu Saladi · 3 years ago
- 93440f4 octeontx2-af: Increment ptp refcount before use by Subbaraya Sundeep · 3 years ago
- 26abf15 Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years ago
- 4fac8a7 Bluetooth: btqca: sequential validation by Sai Teja Aluvala · 3 years ago
- 1cd563e Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0 by Aaron Ma · 3 years ago
- 9565545 Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices by Tedd Ho-Jeong An · 3 years ago
- e4a3d6a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years ago
- 4735402 mlxsw: spectrum: Extend to support Spectrum-4 ASIC by Amit Cohen · 3 years ago
- 852ee41 mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation by Amit Cohen · 3 years ago
- 58723d2 mlxsw: Add operations structure for bloom filter calculation by Amit Cohen · 3 years ago
- 29409f3 mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for future use by Amit Cohen · 3 years ago
- 5d5c3ba mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flexible by Amit Cohen · 3 years ago
- 4711671 mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aesthetic by Amit Cohen · 3 years ago
- 07ff135 mlxsw: Introduce flex key elements for Spectrum-4 by Amit Cohen · 3 years ago
- 6d5d8eb mlxsw: Rename virtual router flex key element by Amit Cohen · 3 years ago
- d1a9b84 dpaa2-switch: check if the port priv is valid by Ioana Ciornei · 3 years ago
- 4e30e98 dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not set by Ioana Ciornei · 3 years ago
- 5b1e38c dpaa2-mac: bail if the dpmacs fwnode is not found by Robert-Ionut Alexa · 3 years ago
- 4f6626b Revert "net/mlx5: Add retry mechanism to the command entry index allocation" by Moshe Shemesh · 3 years, 1 month ago
- 8e715cd net/mlx5: Set command entry semaphore up once got index free by Moshe Shemesh · 3 years, 1 month ago
- 07f6dc4 net/mlx5e: Sync VXLAN udp ports during uplink representor profile change by Maor Dickman · 3 years ago
- a1c7c49 net/mlx5: Fix access to sf_dev_table on allocation failure by Shay Drory · 3 years ago
- b6dfff2 net/mlx5e: Fix matching on modified inner ip_ecn bits by Paul Blakey · 3 years, 7 months ago
- 01c3fd1 Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel" by Aya Levin · 3 years, 2 months ago
- 64050cd Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" by Aya Levin · 3 years, 2 months ago
- 9e72a55 net/mlx5e: Don't block routes with nexthop objects in SW by Maor Dickman · 3 years ago
- 885751e net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects are used by Maor Dickman · 3 years ago
- de31854 net/mlx5e: Fix nullptr on deleting mirroring rule by Dima Chumak · 3 years, 1 month ago
- 0b7cfa4 net/mlx5e: Fix page DMA map/unmap attributes by Aya Levin · 3 years ago
- 5dd29f4 net/mlx5e: Add recovery flow in case of error CQE by Gal Pressman · 3 years ago