index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2024-04-10
intel: legacy: field get conversion
Jesse Brandeburg
2024-03-15
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
2024-02-05
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
2024-02-05
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
2023-06-07
eth: ixgbe: fix the wake condition
Jakub Kicinski
2023-04-27
ixgbe: Fix panic during XDP_TX with > 64 CPUs
John Hickey
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-10
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
2023-04-10
ixgbe: use new queue try_stop/try_wake macros
Jakub Kicinski
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-14
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2023-02-14
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-30
ixgbe: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-01-17
ixgbe: Use C45 mdiobus accessors
Andrew Lunn
2023-01-13
ixgbe: XDP: fix checker warning from rcu pointer
Jesse Brandeburg
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
2022-06-30
ixgbe: drop unexpected word 'for' in comments
Jiang Jian
2022-06-09
drivers, ixgbe: export vf statistics
Maximilian Heyne
2022-05-13
ixgbe: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-05-06
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-05
ixgbe: Fix module_param allow_unsupported_sfp type
Jeff Daly
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
2022-02-23
ixgbe: Remove non-inclusive language
Piotr Skajewski
2022-01-27
ixgbe: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-28
ixgbe: switch to napi_build_skb()
Alexander Lobakin
2021-12-15
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-10
ixgbe: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-20
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
2021-07-01
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-03
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]