index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-05
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
1
-2
/
+2
2022-03-17
igb: zero hwtstamp by default
Tom Rix
1
-4
/
+2
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2
-10
/
+13
2022-01-27
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-29
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2
-5
/
+51
2021-12-29
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2
-4
/
+182
2021-12-29
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
1
-35
/
+46
2021-12-29
igb: move SDP config initialization to separate function
Ruud Bos
1
-8
/
+19
2021-12-28
igb: switch to napi_build_skb()
Alexander Lobakin
1
-1
/
+1
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
2021-12-21
igb: remove never changed variable `ret_val'
Jason Wang
1
-2
/
+1
2021-12-20
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+14
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-25
igb: fix netpoll exit with traffic
Jesse Brandeburg
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-2
/
+2
2021-10-29
igb: unbreak I2C bit-banging on i350
Jan Kundrát
1
-8
/
+15
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
1
-1
/
+5
2021-07-01
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-01
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-01
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-2
/
+0
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-37
/
+43
2021-06-03
igb: add correct exception tracing for XDP
Magnus Karlsson
1
-4
/
+6
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
3
-33
/
+37
2021-06-01
igb: Fix -Wunused-const-variable warning
YueHaibing
1
-1
/
+1
2021-05-26
igb: override two checker warnings
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: fix assignment on big endian machines
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: handle vlan types with checker enabled
Jesse Brandeburg
1
-2
/
+3
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
1
-1
/
+1
2021-05-26
intel: remove checker warning
Jesse Brandeburg
1
-1
/
+1
2021-04-16
igb: Add double-check MTA_REGISTER for i210 and i211
Grzegorz Siwik
1
-0
/
+27
2021-04-16
igb: Redistribute memory for transmit packet buffers when in Qav mode
Ederson de Souza
2
-6
/
+6
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+5
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-24
/
+50
2021-03-23
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
[next]