index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
1
-40
/
+51
2019-12-31
i40e: initialize ITRN registers with correct values
Nicholas Nunley
1
-5
/
+5
2019-12-13
i40e: don't restart nway if autoneg not supported
Mitch Williams
1
-5
/
+5
2019-11-24
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
1
-1
/
+1
2019-11-20
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
1
-0
/
+10
2019-11-20
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2019-11-20
i40e: Check and correct speed values for link on open
Jan Sokolowski
1
-3
/
+24
2019-11-20
i40e: use correct length for strncpy
Mitch Williams
1
-1
/
+2
2019-10-05
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
1
-0
/
+5
2019-06-15
i40e: Queues are reserved despite "Invalid argument" error
Adam Ludkiewicz
1
-0
/
+3
2019-05-31
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
1
-0
/
+8
2019-05-31
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
1
-2
/
+4
2019-03-19
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2019-02-12
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2019-02-12
i40e: prevent overlapping tx_timeout recover
Alan Brady
2
-0
/
+6
2019-01-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-08
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-27
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
1
-1
/
+1
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
1
-7
/
+8
2018-08-08
i40e_txrx: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2018-08-08
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
1
-1
/
+6
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
3
-0
/
+40
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
1
-0
/
+2
2018-08-07
i40e: fix warning about shadowed ring parameter
Jacob Keller
1
-4
/
+2
2018-08-07
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
1
-1
/
+0
2018-08-07
i40e: convert priority flow control stats to use helpers
Jacob Keller
1
-36
/
+51
2018-08-07
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
1
-40
/
+43
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
1
-0
/
+2
2018-08-07
i40e: add helper to copy statistic values into ethtool buffer
Jacob Keller
1
-23
/
+93
2018-08-07
i40e: add helper function for copying strings from stat arrays
Jacob Keller
1
-20
/
+39
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-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+15
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-9
/
+15
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-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
1
-4
/
+3
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-24
/
+14
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
3
-21
/
+0
2018-06-04
bpf, i40e: add meta data support
Daniel Borkmann
1
-8
/
+31
2018-06-03
i40e: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+8
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2
-2
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-8
/
+20
2018-05-25
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2
-8
/
+20
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
1
-28
/
+28
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
1
-0
/
+38
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
1
-59
/
+58
[next]