index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: Introduce recovery mode support
Alice Michael
2019-05-03
3
-31
/
+294
*
i40e: print PCI vendor and device ID during probe
Stefan Assmann
2019-05-03
1
-3
/
+4
*
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
2019-05-03
1
-12
/
+16
*
i40e: update version number
Alice Michael
2019-05-03
1
-1
/
+1
*
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
2019-05-03
1
-2
/
+2
*
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-05-03
8
-13
/
+93
*
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
2019-05-03
1
-1
/
+9
*
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-03
1
-4
/
+25
*
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
2019-05-03
1
-1
/
+2
*
i40e: change behavior on PF in response to MDD event
Carolyn Wyborny
2019-05-03
1
-10
/
+2
*
i40e: Fix for allowing too many MDD events on VF
Carolyn Wyborny
2019-05-03
1
-5
/
+3
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+2
*
i40e: Fix misleading error message
Carolyn Wyborny
2019-04-17
1
-1
/
+1
*
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
2019-04-17
1
-2
/
+4
*
i40e: Report advertised link modes on 40GBASE_SR4
Adam Ludkiewicz
2019-04-17
1
-1
/
+6
*
i40e: The driver now prints the API version in error message
Adam Ludkiewicz
2019-04-17
1
-3
/
+15
*
i40e: Changed maximum supported FW API version to 1.8
Adam Ludkiewicz
2019-04-17
1
-2
/
+2
*
i40e: Remove misleading messages for untrusted VF
Grzegorz Siwik
2019-04-17
1
-5
/
+16
*
i40e: Update i40e_init_dcb to return correct error
Chinh T Cao
2019-04-17
3
-19
/
+13
*
i40e: Fix for 10G ports LED not blinking
Piotr Marczak
2019-04-17
1
-33
/
+0
*
i40e: save PTP time before a device reset
Jacob Keller
2019-04-17
3
-4
/
+63
*
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
2019-04-17
1
-0
/
+8
*
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
2019-04-17
8
-22
/
+769
*
i40e: Queues are reserved despite "Invalid argument" error
Adam Ludkiewicz
2019-04-17
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
5
-18
/
+37
|
\
|
*
i40e: add tracking of AF_XDP ZC state for each queue pair
Björn Töpel
2019-04-01
3
-1
/
+14
|
*
i40e: move i40e_xsk_umem function
Björn Töpel
2019-04-01
2
-14
/
+20
|
*
i40e: fix WoL support check
Stefan Assmann
2019-03-27
1
-2
/
+1
|
*
i40e: fix i40e_ptp_adjtime when given a negative delta
Jacob Keller
2019-03-26
1
-2
/
+3
*
|
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-02
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
3
-4
/
+32
|
\
|
*
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2019-02-21
2
-3
/
+15
|
*
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
2
-1
/
+17
*
|
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-02-15
3
-33
/
+0
*
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-110
/
+68
*
|
i40e: clean up several indentation issues
Colin Ian King
2019-01-22
3
-8
/
+8
*
|
i40e: increase indentation
Julia Lawall
2019-01-22
1
-1
/
+1
*
|
i40e: update version number
Alice Michael
2019-01-22
1
-2
/
+2
*
|
i40e: remove debugfs tx_timeout support
Lihong Yang
2019-01-22
1
-25
/
+1
*
|
i40e: check queue pairs num in config queues handler
Sergey Nemov
2019-01-22
1
-1
/
+6
*
|
i40e: Change unmatched function types
Grzegorz Siwik
2019-01-22
1
-4
/
+4
*
|
i40e: Add support FEC configuration for Fortville 25G
Damian Dybek
2019-01-22
3
-2
/
+256
*
|
i40e: Limiting RSS queues to CPUs
Aleksandr Loktionov
2019-01-22
1
-0
/
+1
*
|
i40e: Remove umem from VSI
Jan Sokolowski
2019-01-22
2
-99
/
+21
*
|
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-18
1
-1
/
+2
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-12-21
2
-6
/
+15
|
\
|
*
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
4
-52
/
+22
|
\
\
|
|
/
|
/
|
[next]