index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2023-03-21
ice: remove filters only if VSI is deleted
Michal Swiatkowski
2023-03-21
ice: check if VF exists before mode check
Michal Swiatkowski
2023-03-21
ice: fix rx buffers handling for flow director packets
Piotr Raczynski
2023-03-16
ice: xsk: disable txq irq before flushing hw
Maciej Fijalkowski
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2023-03-07
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
2023-03-07
ice: don't ignore return codes in VSI related code
Michal Swiatkowski
2023-03-07
ice: Fix DSCP PFC TLV creation
Dave Ertman
2023-03-03
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
2023-02-26
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-02-15
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
2023-02-14
ice: Mention CEE DCBX in code comment
Zhu Yanjun
2023-02-14
ice: Change ice_vsi_realloc_stat_arrays() to void
Tony Nguyen
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
2023-02-14
ice/ptp: fix the PTP worker retrying indefinitely if the link went down
Daniel Vacek
2023-02-14
ice: Add GPIO pin support for E823 products
Karol Kolacinski
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
2023-02-13
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
2023-02-13
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
2023-02-13
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
2023-02-13
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
2023-02-13
ice: Fix XDP Tx ring overrun
Alexander Lobakin
2023-02-13
ice: fix ice_tx_ring:: Xdp_tx_active underflow
Alexander Lobakin
2023-02-13
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
2023-02-10
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
[next]