index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2021-12-17
ice: xsk: fix cleaned_count setting
Maciej Fijalkowski
2021-12-17
ice: xsk: allow empty Rx descriptors on XSK ZC data path
Maciej Fijalkowski
2021-12-17
ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
Maciej Fijalkowski
2021-12-17
ice: remove dead store on XSK hotpath
Alexander Lobakin
2021-12-17
ice: xsk: allocate separate memory for XDP SW ring
Maciej Fijalkowski
2021-12-17
ice: xsk: return xsk buffers back to pool when cleaning the ring
Maciej Fijalkowski
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2021-12-14
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
2021-12-08
ice: safer stats processing
Jesse Brandeburg
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
2021-11-30
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
2021-11-22
ice: avoid bpf_prog refcount underflow
Marta Plantykow
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-10-29
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
2021-10-29
ice: Clear synchronized addrs when adding VFs in switchdev mode
Marcin Szycik
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
2021-10-29
intel: Simplify bool conversion
Yang Li
2021-10-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-10-28
ice: fix error return code in ice_get_recp_frm_fw()
Wang Hai
2021-10-28
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
Nathan Chancellor
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
2021-10-28
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
2021-10-28
ice: send correct vc status in switchdev
Michal Swiatkowski
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
2021-10-28
ice: VXLAN and Geneve TC support
Michal Swiatkowski
2021-10-28
ice: support for indirect notification
Michal Swiatkowski
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
2021-10-25
ice: Respond to a NETDEV_UNREGISTER event for LAG
Dave Ertman
2021-10-22
ice: Nuild fix.
David S. Miller
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
ice: Add tc-flower filter support for channel
Kiran Patil
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
2021-10-19
ice: fix an error code in ice_ena_vfs()
Dan Carpenter
2021-10-19
ice: use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-19
ice: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
[next]