index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
2024-02-06
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
2024-01-02
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
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
[next]