开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-07
i40e_txrx: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
2018-08-07
i40e: fix warning about shadowed ring parameter
Jacob Keller
2018-08-07
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
2018-08-07
i40e: convert priority flow control stats to use helpers
Jacob Keller
2018-08-07
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
2018-08-07
i40e: add helper to copy statistic values into ethtool buffer
Jacob Keller
2018-08-07
i40e: add helper function for copying strings from stat arrays
Jacob Keller
2018-08-07
i40e: Remove duplicated prepare call in i40e_shutdown
Sergey Nemov
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-06-04
bpf, i40e: add meta data support
Daniel Borkmann
2018-06-03
i40e: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
2018-05-22
i40e: fold prefix strings directly into stat names
Jacob Keller
2018-05-22
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
2018-05-22
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
2018-05-22
i40e: always return all queue stat strings
Jacob Keller
2018-05-22
i40e: always return VEB stat strings
Jacob Keller
2018-05-22
i40e: free skb after clearing lock in ptp_stop
Jacob Keller
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
2018-05-14
i40e: free the skb after clearing the bitlock
Jacob Keller
2018-05-14
i40e: cleanup wording in a header comment
Jacob Keller
2018-05-14
i40e: add tx_busy to ethtool stats
Harshitha Ramamurthy
2018-05-14
i40e: Fix recalculation of MSI-X vectors for VMDq
Patryk Małek
2018-05-14
i40e: cleanup whitespace for some ethtool stat definitions
Jacob Keller
2018-05-14
i40e: remove duplicate pfc stats
Jacob Keller
2018-05-14
i40e: calculate ethtool stats size in a separate function
Jacob Keller
2018-04-30
i40e: use %pI4b instead of byte swapping before dev_err
Jacob Keller
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
2018-04-30
i40e: avoid overflow in i40e_ptp_adjfreq()
Jacob Keller
2018-04-30
i40e: Fix multiple issues with UDP tunnel offload filter configuration
Alexander Duyck
[next]