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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
1
-1
/
+2
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2
-3
/
+15
2019-02-21
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2
-3
/
+21
2019-02-21
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2
-1
/
+17
2019-02-21
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
3
-10
/
+10
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
4
-12
/
+12
2019-01-04
ixgbe: fix Kconfig when driver is not a module
Jeff Kirsher
1
-1
/
+1
2018-12-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-26
/
+373
2018-12-20
ixgbe: use mii_bus to handle MII related ioctls
Steve Douthit
1
-0
/
+18
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
5
-0
/
+309
2018-12-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2018-12-20
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
1
-4
/
+12
2018-12-20
i40e: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+12
2018-12-20
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2018-12-20
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-53
/
+32
2018-12-20
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
2
-1
/
+2
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
3
-10
/
+10
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2
-8
/
+10
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
4
-7
/
+12
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
3
-3
/
+7
2018-12-12
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
1
-1
/
+10
2018-12-12
i40e: DRY rx_ptype handling code
Michał Mirosław
3
-15
/
+6
2018-12-12
i40e: fix VLAN.TCI == 0 RX HW offload
Michał Mirosław
3
-30
/
+9
2018-12-12
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-12
/
+12
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+12
2018-11-28
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
1
-7
/
+7
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-21
igc: Remove obsolete IGC_ERR define
Sasha Neftin
2
-3
/
+1
2018-11-21
ixgbe: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-3
/
+3
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
11
-54
/
+73
2018-11-21
igb: Fix format with line continuation whitespace
Joe Perches
1
-7
/
+6
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
1
-0
/
+3
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
9
-42
/
+42
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
11
-84
/
+83
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
3
-8
/
+4
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
1
-13
/
+9
2018-11-20
ice: Fix return value from NAPI poll
Dave Ertman
1
-1
/
+2
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
1
-2
/
+2
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
1
-13
/
+24
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
1
-3
/
+1
2018-11-20
ice: Cleanup duplicate control queue code
Bruce Allan
1
-142
/
+76
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
1
-5
/
+5
2018-11-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-43
/
+116
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
2
-0
/
+6
[next]