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
/
ixgbe
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
*
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
2
-3
/
+21
*
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
2019-02-21
1
-2
/
+5
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-12-20
4
-0
/
+326
|
\
|
*
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
4
-0
/
+308
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
2018-12-12
1
-1
/
+10
*
|
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
1
-4
/
+5
*
|
drivers: net: intel: use secpath helpers in more places
Florian Westphal
2018-12-19
2
-4
/
+7
*
|
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-12
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
1
-1
/
+3
|
\
|
|
*
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
2018-11-28
1
-1
/
+3
*
|
ixgbe: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-21
1
-3
/
+3
*
|
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
1
-10
/
+44
*
|
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
1
-1
/
+2
*
|
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-07
1
-2
/
+2
*
|
ixgbe: allow IPsec Tx offload in VEPA mode
Shannon Nelson
2018-11-07
1
-1
/
+3
*
|
ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null
Colin Ian King
2018-11-07
1
-1
/
+2
|
/
*
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
2018-10-31
1
-1
/
+3
*
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-31
3
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
1
-1
/
+0
|
\
|
*
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
1
-1
/
+0
*
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-10
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-5
/
+7
|
\
\
|
*
|
ixgbe: check return value of napi_complete_done()
Song Liu
2018-10-03
1
-5
/
+7
*
|
|
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
2018-10-03
3
-1
/
+195
*
|
|
ixgbe: move common Tx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
2
-6
/
+8
*
|
|
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
2018-10-03
6
-21
/
+745
*
|
|
ixgbe: move common Rx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
2
-18
/
+37
*
|
|
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
2018-10-03
2
-0
/
+159
*
|
|
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
2018-10-03
1
-2
/
+8
*
|
|
ixgbe: remove redundant function ixgbe_fw_recovery_mode()
YueHaibing
2018-10-03
1
-11
/
+0
*
|
|
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
2018-10-03
1
-4
/
+10
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-25
/
+0
|
\
|
|
|
*
|
ixgbe: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-25
/
+0
|
|
/
*
|
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
1
-1
/
+1
*
|
ixgbe: fix the return value for unsupported VF offload
Shannon Nelson
2018-08-28
1
-1
/
+1
*
|
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
Shannon Nelson
2018-08-28
1
-0
/
+3
*
|
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
2018-08-28
3
-6
/
+35
*
|
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
2018-08-28
3
-1
/
+12
*
|
ixgbe: add VF IPsec management
Shannon Nelson
2018-08-28
2
-9
/
+260
*
|
ixgbe: prep IPsec constants for later use
Shannon Nelson
2018-08-28
1
-3
/
+5
*
|
ixgbe: reload IPsec IP table after sa tables
Shannon Nelson
2018-08-28
1
-8
/
+8
*
|
ixgbe: don't clear IPsec sa counters on HW clearing
Shannon Nelson
2018-08-28
1
-4
/
+0
*
|
ixgbe: firmware recovery mode
Sebastian Basierski
2018-08-28
4
-0
/
+71
|
/
*
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2018-08-24
2
-0
/
+27
*
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2018-08-24
2
-2
/
+31
*
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-08-24
2
-3
/
+3
[next]