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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_section...
Gustavo A. R. Silva
1
-1
/
+1
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
1
-1
/
+1
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_package...
Gustavo A. R. Silva
2
-3
/
+3
2023-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-161
/
+279
2023-08-08
iavf: fix potential races for FDIR filters
Piotr Gardocki
2
-4
/
+12
2023-08-08
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2
-2
/
+36
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
1
-3
/
+0
2023-08-08
i40e: Remove unused function declarations
Yue Haibing
1
-17
/
+0
2023-08-08
ixgbe: Remove unused function declarations
Yue Haibing
2
-7
/
+0
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
6
-133
/
+99
2023-08-07
ice: add FW load wait
Jan Sokolowski
2
-0
/
+39
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
4
-0
/
+67
2023-08-07
ice: Rename enum ice_pkt_flags values
Marcin Szycik
2
-7
/
+7
2023-08-07
ice: Add direction metadata
Marcin Szycik
4
-19
/
+28
2023-08-07
ice: Accept LAG netdevs in bridge offloads
Wojciech Drewek
1
-5
/
+42
2023-08-04
ixgbevf: Remove unused function declarations
Yue Haibing
1
-3
/
+0
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
16
-327
/
+275
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
4
-44
/
+44
2023-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
16
-135
/
+2128
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-31
/
+50
2023-07-27
ice: update reset path for SRIOV LAG support
Dave Ertman
3
-4
/
+244
2023-07-27
ice: enforce no DCB config changing when in bond
Dave Ertman
1
-0
/
+50
2023-07-27
ice: enforce interface eligibility and add messaging for SRIOV LAG
Dave Ertman
1
-5
/
+84
2023-07-27
ice: support non-standard teardown of bond interface
Dave Ertman
1
-7
/
+40
2023-07-27
ice: Flesh out implementation of support for SRIOV on bonded interface
Dave Ertman
1
-10
/
+816
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
5
-74
/
+501
2023-07-27
ice: implement lag netdev event handler
Dave Ertman
2
-14
/
+140
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
7
-29
/
+211
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
8
-30
/
+66
2023-07-27
ice: Correctly initialize queue context values
Jacob Keller
2
-5
/
+19
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
1
-12
/
+28
2023-07-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-6
/
+7
2023-07-24
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
1
-12
/
+14
2023-07-24
ice: add tracepoints for the switchdev bridge
Pawel Chmielewski
2
-0
/
+100
2023-07-24
ice: implement static version of ageing
Michal Swiatkowski
2
-0
/
+58
2023-07-24
ice: implement bridge port vlan
Michal Swiatkowski
8
-90
/
+287
2023-07-24
ice: Add VLAN FDB support in switchdev mode
Marcin Szycik
2
-8
/
+317
2023-07-24
ice: Add guard rule when creating FDB in switchdev
Marcin Szycik
5
-36
/
+132
2023-07-24
ice: Switchdev FDB events support
Wojciech Drewek
2
-0
/
+478
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
8
-9
/
+456
2023-07-24
ice: Unset src prune on uplink VSI
Wojciech Drewek
3
-0
/
+32
2023-07-24
ice: Disable vlan pruning for uplink VSI
Wojciech Drewek
1
-0
/
+10
2023-07-24
ice: Don't tx before switchdev is fully configured
Wojciech Drewek
1
-0
/
+3
2023-07-24
ice: Prohibit rx mode change in switchdev mode
Wojciech Drewek
1
-1
/
+1
2023-07-24
ice: Skip adv rules removal upon switchdev release
Wojciech Drewek
3
-55
/
+0
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
1
-1
/
+1
[prev]
[next]