开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2025-04-11
ice: make const read-only array dflt_rules static
Colin Ian King
2025-04-11
ice: improve error message for insufficient filter space
Martyna Szapar-Mudlaw
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
2025-04-11
ice: refactor ice_sbq_msg_dev enum
Karol Kolacinski
2025-04-11
ice: remove SW side band access workaround for E825
Karol Kolacinski
2025-04-11
ice: enable LLDP TX for VFs through tc
Larysa Zaremba
2025-04-11
ice: support egress drop rules on PF
Larysa Zaremba
2025-04-11
ice: remove headers argument from ice_tc_count_lkups
Larysa Zaremba
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
2025-04-11
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
2025-04-11
ice: fix check for existing switch rule
Mateusz Pacuszka
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-18
ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
Mateusz Polchlopek
2025-03-18
ice: fix input validation for virtchnl BW
Lukasz Czapnik
2025-03-18
ice: validate queue quanta parameters to prevent OOB access
Jan Glaza
2025-03-18
ice: stop truncating queue ids when checking
Jan Glaza
2025-03-18
ice: fix reservation of resources for RDMA when disabled
Jesse Brandeburg
2025-03-18
ice: ensure periodic output start time is in the future
Karol Kolacinski
2025-03-18
ice: health.c: fix compilation on gcc 7.5
Przemek Kitszel
2025-03-18
ice: E825C PHY register cleanup
Karol Kolacinski
2025-03-18
ice: Refactor E825C PHY registers info struct
Karol Kolacinski
2025-03-18
ice: rename ice_ptp_init_phc_eth56g function
Karol Kolacinski
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
2025-03-05
ice: Fix switchdev slow-path in LAG
Marcin Szycik
2025-03-05
ice: fix memory leak in aRFS after reset
Grzegorz Nitka
2025-03-05
ice: do not configure destination override for switchdev
Larysa Zaremba
2025-02-27
ice: dpll: Remove newline at the end of a netlink error message
Gal Pressman
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
2025-02-26
ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()
Ahmed Zaki
2025-02-25
ice: Avoid setting default Rx VSI twice in switchdev setup
Marcin Szycik
2025-02-25
ice: Fix deinitializing VF in error path
Marcin Szycik
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
2025-02-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-02-14
ice: Fix signedness bug in ice_init_interrupt_scheme()
Dan Carpenter
2025-02-14
iavf: add support for negotiating flexible RXDID format
Jacob Keller
2025-02-14
ice: support Rx timestamp on flex descriptor
Simei Su
2025-02-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-02-10
ice: use generic unrolled_count() macro
Alexander Lobakin
2025-02-10
ice: refactor ice_fdir_create_dflt_rules() function
Mateusz Polchlopek
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
2025-02-10
ice: Refactor ice_ptp_init_tx_*
Karol Kolacinski
2025-02-10
ice: Add unified ice_capture_crosststamp
Jacob Keller
2025-02-10
ice: Process TSYN IRQ in a separate function
Karol Kolacinski
2025-02-10
ice: Use FIELD_PREP for timestamp values
Karol Kolacinski
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
[next]