index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2018-09-23
i40evf: remove ndo_poll_controller
Eric Dumazet
2018-09-23
ice: remove ndo_poll_controller
Eric Dumazet
2018-09-23
igb: remove ndo_poll_controller
Eric Dumazet
2018-09-23
ixgb: remove ndo_poll_controller
Eric Dumazet
2018-09-23
fm10k: remove ndo_poll_controller
Eric Dumazet
2018-09-23
ixgbevf: remove ndo_poll_controller
Eric Dumazet
2018-09-23
ixgbe: remove ndo_poll_controller
Eric Dumazet
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-24
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2018-08-24
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
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-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-08-24
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-08-24
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-07
igbvf: netdev: Mark expected switch fall-through
Gustavo A. R. Silva
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-07
i40e_txrx: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
2018-08-07
i40e: fix warning about shadowed ring parameter
Jacob Keller
2018-08-07
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
2018-08-07
i40e: convert priority flow control stats to use helpers
Jacob Keller
2018-08-07
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
2018-08-07
i40e: add helper to copy statistic values into ethtool buffer
Jacob Keller
2018-08-07
i40e: add helper function for copying strings from stat arrays
Jacob Keller
2018-08-07
i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
YueHaibing
[next]