index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
i40e
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
2019-11-08
1
-8
/
+2
*
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
2019-11-08
1
-0
/
+2
*
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
2019-11-08
1
-1
/
+2
*
i40e: Fix receive buffer starvation for AF_XDP
Jeff Kirsher
2019-11-01
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-16
1
-2
/
+2
|
\
|
*
i40e: fix xdp handle calculations
Ciara Loftus
2019-09-16
1
-2
/
+2
*
|
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-09-11
1
-0
/
+5
*
|
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
2019-09-11
1
-1
/
+2
*
|
i40e: use BIT macro to specify the cloud filter field flags
Jacob Keller
2019-09-11
1
-5
/
+5
*
|
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
2019-09-11
1
-3
/
+7
*
|
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
2019-09-11
1
-9
/
+10
*
|
i40e: mark additional missing bits as reserved
Jacob Keller
2019-09-11
1
-0
/
+3
*
|
i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
Jacob Keller
2019-09-11
1
-1
/
+1
*
|
i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
Jacob Keller
2019-09-11
1
-1
/
+1
*
|
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
2019-09-11
1
-0
/
+5
*
|
i40e: Add support for X710 device
Mariusz Stachura
2019-09-09
1
-0
/
+1
*
|
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
2019-09-09
2
-5
/
+0
*
|
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
2019-09-09
3
-1
/
+6
*
|
i40e: fix hw_dbg usage in i40e_hmc_get_object_va
Mauro S. M. Rodrigues
2019-09-09
1
-10
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
3
-20
/
+39
|
\
|
*
i40e: fix xdp handle calculations
Kevin Laatz
2019-09-05
1
-3
/
+4
|
*
i40e: modify driver for handling offsets
Kevin Laatz
2019-08-31
1
-4
/
+9
|
*
i40e: simplify Rx buffer recycle
Kevin Laatz
2019-08-31
1
-10
/
+3
|
*
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
1
-0
/
+18
|
*
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-17
3
-6
/
+8
*
|
i40e: fix retrying in i40e_aq_get_phy_capabilities
Marcin Formela
2019-08-22
1
-7
/
+10
*
|
i40e: Persistent LLDP support
Sylwia Wnuczko
2019-08-22
5
-1
/
+127
*
|
i40e: allow reset in recovery mode
Piotr Kwapulinski
2019-08-22
3
-8
/
+63
*
|
i40e: Remove function i40e_update_dcb_config()
Grzegorz Siwik
2019-08-22
1
-45
/
+1
*
|
i40e: Fix crash caused by stress setting of VF MAC addresses
Slawomir Laba
2019-08-22
1
-1
/
+6
*
|
i40e: reset veb.tc_stats when resetting veb.stats
Jacob Keller
2019-08-22
1
-0
/
+4
*
|
i40e: Update FW API version to 1.9
Piotr Azarewicz
2019-08-22
1
-2
/
+2
*
|
i40e: check_recovery_mode had wrong if statement
Adrian Podlawski
2019-08-22
2
-3
/
+20
*
|
i40e: Add drop mode parameter to set mac config
Sylwia Wnuczko
2019-08-22
3
-15
/
+19
*
|
i40e: fix shifts of signed values
Beilei Xing
2019-08-22
1
-12
/
+12
*
|
i40e: add check on i40e_configure_tx_ring() return value
huhai
2019-08-22
1
-1
/
+1
*
|
i40e: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2019-08-22
2
-0
/
+7
*
|
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
2019-08-22
1
-40
/
+51
|
/
*
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-18
/
+4
*
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
2019-08-05
1
-18
/
+21
*
i40e: verify string count matches even on early return
Jacob Keller
2019-08-05
1
-1
/
+2
*
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
2019-08-05
1
-0
/
+4
*
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
2019-08-05
1
-28
/
+35
*
i40e: fix code comments
Jeff Kirsher
2019-08-05
1
-1
/
+1
*
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2019-08-05
2
-1
/
+13
*
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
2019-08-05
1
-0
/
+5
*
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-08-05
3
-2
/
+9
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
i40e: Use dev_get_drvdata
Chuhong Yuan
2019-07-23
1
-5
/
+3
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
2
-3
/
+3
[next]