index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: improve locking of mac_filter_hash
Stefan Assmann
2021-09-15
1
-3
/
+20
*
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
2021-08-26
1
-2
/
+1
*
i40e: Add additional info to PHY type error
Lukasz Cieplicki
2021-08-04
1
-1
/
+1
*
i40e: Fix log TC creation failure when max num of queues is exceeded
Jedrzej Jagielski
2021-08-04
1
-0
/
+2
*
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
2021-08-04
3
-0
/
+53
*
i40e: Fix firmware LLDP agent related warning
Arkadiusz Kubalewski
2021-08-04
1
-0
/
+4
*
i40e: Fix logic of disabling queues
Arkadiusz Kubalewski
2021-08-04
1
-24
/
+34
*
i40e: fix PTP on 5Gb links
Jesse Brandeburg
2021-07-19
1
-2
/
+6
*
i40e: Fix missing rtnl locking when setting up pf switch
Jan Sokolowski
2021-07-14
1
-4
/
+11
*
i40e: Fix autoneg disabling for non-10GBaseT links
Mateusz Palczewski
2021-07-14
1
-2
/
+1
*
i40e: Fix error handling in i40e_vsi_open
Dinghao Liu
2021-07-14
1
-0
/
+2
*
i40e: add correct exception tracing for XDP
Magnus Karlsson
2021-06-10
2
-3
/
+12
*
i40e: optimize for XDP_REDIRECT in xsk path
Magnus Karlsson
2021-06-10
1
-4
/
+7
*
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
2021-05-19
4
-11
/
+10
*
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
2021-05-19
1
-1
/
+2
*
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
2021-05-19
1
-0
/
+1
*
i40e: fix broken XDP support
Magnus Karlsson
2021-05-19
1
-6
/
+2
*
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
2021-04-21
1
-0
/
+6
*
i40e: Fix parameters in aq_get_phy_register()
Grzegorz Siwik
2021-04-14
1
-1
/
+1
*
i40e: Fix display statistics for veb_tc
Eryk Rybak
2021-04-14
1
-6
/
+46
*
i40e: Fix kernel oops when i40e driver removes VF's
Eryk Rybak
2021-04-14
2
-0
/
+10
*
i40e: Added Asym_Pause to supported link modes
Mateusz Palczewski
2021-04-14
1
-0
/
+1
*
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
2021-04-14
1
-7
/
+5
*
i40e: Fix sparse error: uninitialized symbol 'ring'
Arkadiusz Kubalewski
2021-04-14
1
-0
/
+3
*
i40e: Fix sparse error: 'vsi->netdev' could be null
Arkadiusz Kubalewski
2021-04-14
1
-2
/
+1
*
i40e: Fix sparse warning: missing error code 'err'
Arkadiusz Kubalewski
2021-04-14
1
-2
/
+6
*
i40e: Fix endianness conversions
Norbert Ciosek
2021-03-25
2
-7
/
+7
*
i40e: Fix memory leak in i40e_probe
Keita Suzuki
2021-03-17
1
-0
/
+2
*
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
2021-03-04
1
-2
/
+3
*
i40e: Fix VFs not created
Sylwester Dziedziuch
2021-03-04
1
-2
/
+1
*
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2021-03-04
2
-12
/
+13
*
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
2021-03-04
1
-27
/
+0
*
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
2021-03-04
1
-0
/
+6
*
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-03-04
1
-3
/
+6
*
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2021-02-10
2
-13
/
+1
*
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
2021-02-03
1
-7
/
+4
*
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2021-01-23
1
-1
/
+1
*
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
2021-01-12
3
-2
/
+15
*
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
2020-12-30
1
-1
/
+4
*
i40e: avoid premature Rx buffer reuse
Björn Töpel
2020-12-09
1
-7
/
+20
*
i40e: Fix removing driver while bare-metal VFs pass traffic
Sylwester Dziedziuch
2020-11-23
3
-18
/
+31
*
i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
Dan Carpenter
2020-11-10
1
-1
/
+1
*
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
2020-11-10
1
-2
/
+24
*
i40e: Allow changing FEC settings on X722 if supported by FW
Jaroslaw Gawin
2020-10-13
5
-12
/
+49
*
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-29
1
-4
/
+0
*
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-28
2
-219
/
+51
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-25
10
-26
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-6
/
+16
|
\
|
*
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
2020-09-09
1
-1
/
+11
|
*
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
2020-09-09
1
-5
/
+5
[next]