index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
1
-3
/
+3
2018-11-07
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-9
/
+0
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
1
-1
/
+4
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
1
-5
/
+4
2018-09-25
i40e: Fix VF's link state notification
Mariusz Stachura
1
-5
/
+0
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
1
-1
/
+1
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+305
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2018-08-30
i40e: Check and correct speed values for link on open
Jan Sokolowski
1
-3
/
+24
2018-08-30
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2018-08-30
i40e: static analysis report from community
Martyna Szapar
1
-1
/
+1
2018-08-29
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
1
-0
/
+4
2018-08-29
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
1
-2
/
+51
2018-08-29
i40e: added queue pair disable/enable functions
Björn Töpel
1
-0
/
+250
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
1
-7
/
+8
2018-08-07
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
1
-0
/
+2
2018-08-07
i40e: Remove duplicated prepare call in i40e_shutdown
Sergey Nemov
1
-6
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
1
-1
/
+1
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
1
-1
/
+0
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
1
-2
/
+19
2018-05-14
i40e: Fix recalculation of MSI-X vectors for VMDq
Patryk Małek
1
-4
/
+11
2018-04-30
i40e: use %pI4b instead of byte swapping before dev_err
Jacob Keller
1
-4
/
+2
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
1
-10
/
+30
2018-04-30
i40e: Fix multiple issues with UDP tunnel offload filter configuration
Alexander Duyck
1
-12
/
+54
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-7
/
+15
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
1
-0
/
+2
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
1
-2
/
+17
2018-03-26
i40e: move client flags into state bits
Jacob Keller
1
-12
/
+10
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
1
-4
/
+3
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
1
-14
/
+9
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
1
-6
/
+4
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
1
-7
/
+9
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-19
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
1
-0
/
+8
2018-03-14
i40e: restore TCPv4 input set when re-enabling ATR
Jacob Keller
1
-0
/
+9
2018-03-14
i40e: factor out re-enable functions for ATR and SB
Jacob Keller
1
-16
/
+32
2018-03-14
i40e: track filter type statistics when deleting invalid filters
Jacob Keller
1
-8
/
+48
2018-03-14
i40e: Cleanup i40e_vlan_rx_register
Jacob Keller
1
-17
/
+4
2018-02-26
i40e: link_down_on_close private flag support
Mariusz Stachura
1
-0
/
+75
2018-02-14
i40e: Add and delete cloud filter
Avinash Dayanand
1
-11
/
+5
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
1
-0
/
+10
2018-02-13
i40e: do not force filter failure in overflow promiscuous
Alan Brady
1
-14
/
+1
2018-02-13
i40e: refactor promisc_changed in i40e_sync_vsi_filters
Alan Brady
1
-22
/
+20
[next]