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
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2022-01-27
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2021-12-29
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2021-12-29
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
2021-12-28
igb: switch to napi_build_skb()
Alexander Lobakin
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-20
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-25
igb: fix netpoll exit with traffic
Jesse Brandeburg
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-10-29
igb: unbreak I2C bit-banging on i350
Jan Kundrát
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-01
igb: Fix position of assignment to *ring
Jedrzej Jagielski
2021-07-01
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
2021-07-01
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
2021-07-01
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-03
igb: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
2021-05-26
igb: fix assignment on big endian machines
Jesse Brandeburg
2021-05-26
igb: handle vlan types with checker enabled
Jesse Brandeburg
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
2021-04-16
igb: Redistribute memory for transmit packet buffers when in Qav mode
Ederson de Souza
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-19
igb: check timestamp validity
Jesse Brandeburg
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-15
net: ethernet: intel: igb: Typo fix in the file igb_main.c
Bhaskar Chowdhury
2021-03-12
igb: avoid premature Rx buffer reuse
Li RongQing
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2021-02-04
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-03
igb: remove h from printk format specifier
Tom Rix
2021-02-03
igb: Enable RSS for Intel I211 Ethernet Controller
Nick Lowe
2021-02-03
igb: fix TDBAL register show incorrect value
Gal Hammer
2021-01-19
net: igb: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]