index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
2
-11
/
+16
|
\
|
*
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
2019-06-27
2
-11
/
+16
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-06-30
21
-145
/
+686
|
\
\
|
*
|
e1000e: PCIm function state support
Vitaly Lifshits
2019-06-28
2
-1
/
+20
|
*
|
e1000e: Make watchdog use delayed work
Detlev Casanova
2019-06-28
2
-27
/
+32
|
*
|
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2019-06-28
2
-2
/
+522
|
*
|
ixgbevf: Use cached link state instead of re-reading the value for ethtool
Alexander Duyck
2019-06-28
1
-8
/
+2
|
*
|
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
2019-06-28
1
-2
/
+4
|
*
|
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2019-06-28
2
-1
/
+6
|
*
|
igb: minor ethool regdump amendment
Artem Bityutskiy
2019-06-28
1
-35
/
+35
|
*
|
iavf: Fix up debug print macro
Jeff Kirsher
2019-06-28
1
-3
/
+7
|
*
|
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
2019-06-28
7
-28
/
+28
|
*
|
iavf: use struct_size() helper
Gustavo A. R. Silva
2019-06-28
1
-21
/
+16
|
*
|
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
2019-06-28
1
-3
/
+3
|
*
|
ixgbe: fix potential u32 overflow on shift
Colin Ian King
2019-06-28
1
-10
/
+4
|
*
|
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
2019-06-28
1
-0
/
+3
|
*
|
e1000e: Increase pause and refresh time
Miguel Bernal Marin
2019-06-28
1
-2
/
+2
|
*
|
ice: Use struct_size() helper
Gustavo A. R. Silva
2019-06-28
1
-2
/
+2
*
|
|
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
2019-06-28
1
-0
/
+1
|
/
/
*
|
i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-06-26
1
-9
/
+6
*
|
i40e: update copyright string
Alice Michael
2019-06-26
1
-1
/
+1
*
|
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
2019-06-26
4
-14
/
+34
*
|
i40e: missing priorities for any QoS traffic
Aleksandr Loktionov
2019-06-26
1
-3
/
+54
*
|
i40e: Add log entry while creating or deleting TC0
Piotr Kwapulinski
2019-06-26
1
-0
/
+4
*
|
i40e: fix incorrect function documentation comment
Jacob Keller
2019-06-26
1
-2
/
+1
*
|
i40e: Fix for missing "link modes" info in ethtool
Martyna Szapar
2019-06-26
1
-2
/
+1
*
|
i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
Aleksandr Loktionov
2019-06-26
1
-0
/
+4
*
|
ixgbevf: fix possible divide by zero in ixgbevf_update_itr
Young Xiao
2019-06-26
1
-0
/
+3
*
|
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
2019-06-26
2
-1
/
+3
|
/
*
iavf: allow null RX descriptors
Mitch Williams
2019-06-17
1
-3
/
+18
*
iavf: add call to iavf_[add|del]_cloud_filter
Paul Greenwalt
2019-06-17
1
-1
/
+8
*
iavf: Refactor init state machine
Jakub Pawlak
2019-06-17
1
-190
/
+261
*
iavf: Refactor the watchdog state machine
Jan Sokolowski
2019-06-17
2
-30
/
+44
*
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-17
4
-45
/
+31
*
iavf: Move commands processing to the separate function
Jakub Pawlak
2019-06-17
1
-92
/
+105
*
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
2019-06-17
1
-1
/
+1
*
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
Aleksandr Loktionov
2019-06-17
1
-1
/
+1
*
iavf: wait longer for close to complete
Mitch Williams
2019-06-17
1
-1
/
+1
*
iavf: use signed variable
Mitch Williams
2019-06-17
1
-1
/
+1
*
iavf: Create VLAN tag elements starting from the first element
Akeem G Abodunrin
2019-06-17
1
-2
/
+1
*
i40e: mark expected switch fall-through
Gustavo A. R. Silva
2019-06-14
1
-0
/
+1
*
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
2019-06-14
1
-21
/
+24
*
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
2019-06-14
1
-3
/
+0
*
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
2019-06-14
1
-1
/
+11
*
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
2019-06-14
1
-2
/
+25
*
i40e: add input validation for virtchnl handlers
Sergey Nemov
2019-06-14
1
-43
/
+31
*
i40e: Improve AQ log granularity
Doug Dziggel
2019-06-14
2
-23
/
+25
*
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
2019-06-14
1
-1
/
+10
*
i40e: Use signed variable
Mitch Williams
2019-06-14
1
-1
/
+1
*
i40e: add constraints for accessing veb array
Piotr Kwapulinski
2019-06-14
1
-5
/
+7
[next]