summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson
2020-11-17i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson
2020-11-14ionic: useful names for booleansShannon Nelson
2020-11-14ionic: change set_rx_mode from_ndo to can_sleepShannon Nelson
2020-11-14ionic: flatten calls to ionic_lif_rx_modeShannon Nelson
2020-11-14ionic: use mc sync for multicast filtersShannon Nelson
2020-11-14ionic: batch rx buffer refillingShannon Nelson
2020-11-14ionic: add lif quiesceShannon Nelson
2020-11-14ionic: check for link after netdev registrationShannon Nelson
2020-11-14ionic: start queues before announcing link upShannon Nelson
2020-11-14net: macb: Fix passing zero to 'PTR_ERR'YueHaibing
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-13net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund
2020-11-14net: mlx5: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-14net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-14net: mvneta: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-13net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang
2020-11-13r8169: improve rtl_txHeiner Kallweit
2020-11-13r8169: use READ_ONCE in rtl_tx_slots_availHeiner Kallweit
2020-11-13net: ipa: ignore the microcontroller log eventAlex Elder
2020-11-13net: ipa: fix source packet contexts limitAlex Elder
2020-11-13sfc: support GRE TSO on EF100Edward Cree
2020-11-13sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100Edward Cree
2020-11-13sfc: extend bitfield macros to 19 fieldsEdward Cree
2020-11-13net: ipa: use enumerated types for GSI field valuesAlex Elder
2020-11-13net: ipa: move GSI command opcode values into "gsi_reg.h"Alex Elder
2020-11-13net: ipa: move GSI error values into "gsi_reg.h"Alex Elder
2020-11-13net: ipa: move channel type values into "gsi_reg.h"Alex Elder
2020-11-13net: ipa: use common value for channel type and protocolAlex Elder
2020-11-13net: ipa: define GSI interrupt types with enumsAlex Elder
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-12mlxsw: spectrum_router: Introduce FIB entry update opJiri Pirko
2020-11-12mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...Jiri Pirko
2020-11-12mlxsw: spectrum_router: Introduce fib_entry priv for low-level opsJiri Pirko
2020-11-12mlxsw: spectrum_router: Have FIB entry op context allocated for the instanceJiri Pirko
2020-11-12mlxsw: spectrum_router: Prepare work context for possible bulkingJiri Pirko
2020-11-12mlxsw: spectrum: Push RALUE packing and writing into low-level router opsJiri Pirko
2020-11-12mlxsw: spectrum_router: Use RALUE pack helper from abort functionJiri Pirko
2020-11-12mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()Jiri Pirko
2020-11-12mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...Jiri Pirko
2020-11-12mlxsw: spectrum: Export RALUE pack helper and use it from IPIPJiri Pirko
2020-11-12mlxsw: spectrum_router: Push out RALUE pack into separate helperJiri Pirko
2020-11-12mlxsw: spectrum: Propagate context from work handler containing RALUE payloadJiri Pirko
2020-11-12mlxsw: spectrum_router: Introduce FIB event queue instead of separate worksJiri Pirko
2020-11-12mlxsw: spectrum_router: Use RALUE-independent op argJiri Pirko
2020-11-12mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...Jiri Pirko
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit