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
Age
Commit message (
Expand
)
Author
2019-02-08
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-05
igb: Bump version number
Todd Fujinaka
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2018-12-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
2018-12-20
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-21
igb: Fix format with line continuation whitespace
Joe Perches
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-09
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-06
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-31
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
igb: remove ndo_poll_controller
Eric Dumazet
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
2018-08-24
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
2018-08-24
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-07
igb: e1000_phy: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
igb: e1000_82575: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
igb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-06
igb: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-07-26
igb: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
2018-07-26
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
2018-07-04
igb: Add support for ETF offload
Jesus Sanchez-Palencia
2018-07-04
igb: Only call skb_tx_timestamp after descriptors are ready
Jesus Sanchez-Palencia
2018-07-04
igb: Refactor igb_offload_cbs()
Jesus Sanchez-Palencia
2018-07-04
igb: Only change Tx arbitration when CBS is on
Jesus Sanchez-Palencia
2018-07-04
igb: Refactor igb_configure_cbs()
Jesus Sanchez-Palencia
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
igb: Wait 10ms just once after TX queues reset
Sergey Nemov
2018-06-04
igb: Clear TSICR interrupts together with ICR
Joanna Yurdal
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: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
[next]