aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-04net: macvlan: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: ethernet: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: dsa: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: caif: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-04net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinitVladimir Oltean
2022-03-04net: dsa: felix: print error message in felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_initVladimir Oltean
2022-03-04net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCPVladimir Oltean
2022-03-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filterVladimir Oltean
2022-03-03net: marvell: Use min() instead of doing it manuallyHaowen Bai
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03ice: introduce VF accessor functionsJacob Keller
2022-03-03ice: factor VF variables to separate structureJacob Keller
2022-03-03Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2022-03-03ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller
2022-03-03ice: use ice_for_each_vf for iteration during removalJacob Keller
2022-03-03ice: remove checks in ice_vc_send_msg_to_vfJacob Keller
2022-03-03ice: move VFLR acknowledge during ice_free_vfsJacob Keller
2022-03-03ice: move clear_malvf call in ice_free_vfsJacob Keller
2022-03-03ice: pass num_vfs to ice_set_per_vf_res()Jacob Keller
2022-03-03ice: store VF pointer instead of VF IDJacob Keller
2022-03-03ice: refactor unwind cleanup in eswitch modeJacob Keller
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-03bnx2: Fix an error messageChristophe JAILLET
2022-03-03ptp: ocp: adjust utc_tai_offset to TOD infoVadim Fedorenko
2022-03-03ptp: ocp: add tod_correction attributeVadim Fedorenko
2022-03-03ptp: ocp: Expose clock status drift and offsetVadim Fedorenko
2022-03-03ptp: ocp: add TOD debug informationVadim Fedorenko
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean
2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean
2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-03-03mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03mlxsw: Extract classification of router-related events to a helperPetr Machata
2022-03-03mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functionsPetr Machata
2022-03-03mlxsw: reg: Fix packing of router interface countersPetr Machata
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-03-03qed: display VF trust configManish Chopra
2022-03-03net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platformBjorn Andersson