index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb.h
Age
Commit message (
Expand
)
Author
2025-01-07
igb: Add AF_XDP zero-copy Tx support
Sriram Yagnaraman
2025-01-07
igb: Add AF_XDP zero-copy Rx support
Sriram Yagnaraman
2025-01-07
igb: Add XDP finalize and stats update functions
Kurt Kanzenbach
2025-01-07
igb: Introduce XSK data structures and helpers
Sriram Yagnaraman
2025-01-07
igb: Introduce igb_xdp_is_enabled()
Sriram Yagnaraman
2025-01-07
igb: Remove static qualifiers
Sriram Yagnaraman
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
2021-03-19
igb: check timestamp validity
Jesse Brandeburg
2020-12-09
igb: take VLAN double header into account
Sven Auhagen
2020-09-28
igb: add XDP support
Sven Auhagen
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-02-24
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
2018-07-04
igb: Add support for ETF offload
Jesus Sanchez-Palencia
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-05
igb: add VF trust infrastructure
Corinna Vinschen
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
2017-10-27
igb: Add support for CBS offload
Andre Guedes
2017-06-06
igb: Remove useless argument
Benjamin Poirier
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-04-20
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
2017-04-20
igb: improve MAC filter handling
Yury Kylulin
2017-03-17
igb: Add support for padding packet
Alexander Duyck
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
2017-03-17
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2016-09-27
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-08-18
igb: support RX flow classification by VLAN priority
Gangfeng Huang
2016-08-18
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-18
igb: add support of RX network flow classification
Gangfeng Huang
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-05-13
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
[next]