index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2023-02-09
i40e: Remove unused i40e status codes
Jan Sokolowski
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
2023-02-06
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
2023-02-06
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
2023-02-06
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
2023-02-06
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2023-02-06
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
2023-02-06
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
2023-02-06
ice: introduce ice_vf_init_host_cfg function
Jacob Keller
2023-02-06
ice: add a function to initialize vf entry
Jacob Keller
2023-02-06
ice: Pull common tasks into ice_vf_post_vsi_rebuild
Jacob Keller
2023-02-06
ice: move ice_vf_vsi_release into ice_vf_lib.c
Jacob Keller
2023-02-06
ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfg
Jacob Keller
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
2023-02-06
ice: drop unnecessary VF parameter from several VSI functions
Jacob Keller
2023-02-06
ice: fix function comment referring to ice_vsi_alloc
Jacob Keller
2023-02-06
ice: Add more usage of existing function ice_get_vf_vsi(vf)
Brett Creeley
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-03
ice: implement devlink reinit action
Michal Swiatkowski
2023-02-03
ice: update VSI instead of init in some case
Michal Swiatkowski
2023-02-03
ice: move VSI delete outside deconfig
Michal Swiatkowski
2023-02-03
ice: sync netdev filters after clearing VSI
Michal Swiatkowski
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
2023-02-03
ice: stop hard coding the ICE_VSI_CTRL location
Jacob Keller
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
2023-02-03
ice: alloc id for RDMA using xa_array
Michal Swiatkowski
2023-02-03
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-01
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
2023-02-01
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-02-01
ice: Use xdp->frame_sz instead of recalculating truesize
Maciej Fijalkowski
2023-02-01
ice: Do not call ice_finalize_xdp_rx() unnecessarily
Maciej Fijalkowski
2023-02-01
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
2023-02-01
ice: Centrallize Rx buffer recycling
Maciej Fijalkowski
2023-02-01
ice: Inline eop check
Maciej Fijalkowski
2023-02-01
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
2023-02-01
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2023-02-01
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
2023-02-01
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
[prev]
[next]