index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Add ETH_RESET_AP support
Scott Branden
2017-12-01
2
-0
/
+12
*
net: macb: Added support for RX filtering
Rafal Ozieblo
2017-11-30
2
-1
/
+444
*
net: macb: Added some queue statistics
Rafal Ozieblo
2017-11-30
2
-4
/
+64
*
net: macb: Added support for many RX queues
Rafal Ozieblo
2017-11-30
2
-141
/
+191
*
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
2017-11-30
1
-3
/
+3
*
netxen: remove timespec usage
Arnd Bergmann
2017-11-30
1
-3
/
+1
*
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-11-30
1
-7
/
+2
*
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
2017-11-30
1
-0
/
+5
*
net: thunderx: Add support for xdp redirect
Sunil Goutham
2017-11-30
3
-31
/
+94
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
13
-86
/
+108
|
\
|
*
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
2017-11-29
1
-2
/
+2
|
*
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
2017-11-29
1
-2
/
+2
|
*
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
2017-11-29
1
-0
/
+1
|
*
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-28
1
-2
/
+2
|
*
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
2017-11-28
1
-0
/
+6
|
*
net: mvpp2: do not disable GMAC padding
Yan Markman
2017-11-28
1
-9
/
+0
|
*
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
2017-11-28
1
-2
/
+9
|
*
net: mvpp2: fix the txq_init error path
Antoine Tenart
2017-11-28
1
-18
/
+2
|
*
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
2017-11-28
1
-7
/
+21
|
*
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
2017-11-28
1
-32
/
+29
|
*
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
2017-11-28
1
-0
/
+18
|
*
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
2017-11-28
1
-1
/
+1
|
*
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2017-11-27
1
-2
/
+4
|
*
i40e: Fix reporting incorrect error codes
Amritha Nambiar
2017-11-27
1
-1
/
+0
|
*
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2017-11-27
2
-4
/
+8
|
*
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
2017-11-27
1
-1
/
+1
|
*
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
2017-11-25
1
-1
/
+0
|
*
forcedeth: replace pci_unmap_page with dma_unmap_page
Zhu Yanjun
2017-11-24
1
-2
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
31
-131
/
+115
|
\
\
|
|
/
|
/
|
|
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-3
/
+3
|
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
2
-5
/
+4
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
28
-123
/
+108
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-23
16
-120
/
+154
|
\
\
|
*
|
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
*
|
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
*
|
igb: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
*
|
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
*
|
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
*
|
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
2
-2
/
+2
|
*
|
ixgbe: Fix skb list corruption on Power systems
Brian King
2017-11-22
1
-1
/
+1
|
*
|
i40e: restore promiscuous after reset
Alan Brady
2017-11-22
1
-72
/
+83
|
*
|
i40evf: fix client notify of l2 params
Alan Brady
2017-11-22
2
-17
/
+31
|
*
|
i40e: Fix FLR reset timeout issue
Filip Sadowski
2017-11-22
1
-0
/
+7
|
*
|
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2017-11-22
2
-9
/
+0
|
*
|
i40e: fix the calculation of VFs mac addresses
Zijie Pan
2017-11-22
1
-10
/
+11
|
*
|
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
2017-11-22
4
-4
/
+14
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-23
1
-2
/
+8
|
\
\
|
*
|
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-2
/
+8
*
|
|
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
2017-11-23
1
-16
/
+22
|
|
/
|
/
|
*
|
nfp: flower: add missing kdoc
Jakub Kicinski
2017-11-21
1
-0
/
+1
[next]