index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-4
/
+4
*
igb: Add lock to avoid data race
Lin Ma
2022-08-18
2
-1
/
+13
*
igb: convert .adjfreq to .adjfine
Jacob Keller
2022-07-28
1
-8
/
+7
*
igb: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-07-12
1
-43
/
+78
*
intel/igb:fix repeated words in comments
Jilin Yuan
2022-06-30
2
-3
/
+3
*
igb: remove unexpected word "the"
Jiang Jian
2022-06-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-9
/
+10
|
\
|
*
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
2022-06-22
1
-7
/
+5
|
*
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
2022-06-17
1
-2
/
+5
*
|
igb: Remove duplicate defines
Kai-Heng Feng
2022-06-09
2
-4
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-1
/
+2
|
\
|
*
igb: skip phy status check where unavailable
Kevin Mitchell
2022-05-18
1
-1
/
+2
*
|
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
2022-05-05
1
-2
/
+2
|
/
*
igb: zero hwtstamp by default
Tom Rix
2022-03-17
1
-4
/
+2
*
igb: refactor XDP registration
Corinna Vinschen
2022-02-07
2
-10
/
+13
*
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-27
1
-13
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2021-12-29
2
-5
/
+51
*
|
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2021-12-29
2
-4
/
+182
*
|
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
2021-12-29
1
-35
/
+46
*
|
igb: move SDP config initialization to separate function
Ruud Bos
2021-12-29
1
-8
/
+19
*
|
igb: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-6
/
+13
|
\
\
|
*
|
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
2021-12-20
1
-6
/
+13
*
|
|
igb: remove never changed variable `ret_val'
Jason Wang
2021-12-21
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-14
/
+14
|
\
|
|
|
*
|
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
2021-12-15
1
-14
/
+14
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-1
/
+1
|
\
|
|
*
igb: fix netpoll exit with traffic
Jesse Brandeburg
2021-11-25
1
-1
/
+1
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-2
/
+2
|
/
*
igb: unbreak I2C bit-banging on i350
Jan Kundrát
2021-10-29
1
-8
/
+15
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-2
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-07-23
1
-2
/
+1
*
igb: Add counter to i21x doublecheck
Grzegorz Siwik
2021-07-23
1
-1
/
+5
*
igb: Fix position of assignment to *ring
Jedrzej Jagielski
2021-07-01
1
-1
/
+2
*
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
2021-07-01
1
-1
/
+8
*
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
2021-07-01
1
-0
/
+1
*
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-07-01
1
-0
/
+2
*
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-2
/
+0
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
3
-37
/
+43
|
\
|
*
igb: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
1
-4
/
+6
|
*
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
2021-06-03
3
-33
/
+37
*
|
igb: Fix -Wunused-const-variable warning
YueHaibing
2021-06-01
1
-1
/
+1
*
|
igb: override two checker warnings
Jesse Brandeburg
2021-05-26
1
-2
/
+2
[next]