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