index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
net/mlx5: Lag, use steering to select the affinity port in LAG
Maor Gottlieb
2
-22
/
+74
2021-10-18
net/mlx5: Lag, add support to create/destroy/modify port selection
Maor Gottlieb
3
-1
/
+123
2021-10-18
net/mlx5: Lag, add support to create TTC tables for LAG port selection
Maor Gottlieb
2
-0
/
+92
2021-10-18
net/mlx5: Lag, add support to create definers for LAG
Maor Gottlieb
4
-1
/
+220
2021-10-18
net/mlx5: Lag, set match mask according to the traffic type bitmap
Maor Gottlieb
1
-0
/
+182
2021-10-18
net/mlx5: Lag, set LAG traffic type mapping
Maor Gottlieb
3
-0
/
+53
2021-10-18
net/mlx5: Lag, move lag files into directory
Maor Gottlieb
5
-6
/
+6
2021-10-18
net/mlx5: Introduce new uplink destination type
Maor Gottlieb
2
-1
/
+10
2021-10-18
net/mlx5: Add support to create match definer
Maor Gottlieb
5
-0
/
+127
2021-10-18
net/mlx5: Introduce port selection namespace
Maor Gottlieb
5
-2
/
+39
2021-10-18
net/mlx5: Support partial TTC rules
Maor Gottlieb
2
-0
/
+6
2021-10-18
qed: Change the TCP common variable - "iscsi_ooo"
Shai Malin
1
-26
/
+24
2021-10-18
qed: Optimize the ll2 ooo flow
Shai Malin
2
-41
/
+42
2021-10-18
nfp: bpf: silence bitwise vs. logical OR warning
Nathan Chancellor
1
-2
/
+2
2021-10-18
iavf: Combine init and watchdog state machines
Mateusz Palczewski
2
-80
/
+57
2021-10-18
iavf: Add __IAVF_INIT_FAILED state
Mateusz Palczewski
2
-15
/
+21
2021-10-18
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
3
-18
/
+31
2021-10-18
mlx5: prevent 64bit divide
Jakub Kicinski
1
-3
/
+4
2021-10-18
sfc: Fix reading non-legacy supported link modes
Erik Ekman
1
-8
/
+2
2021-10-18
cavium: Return negative value when pci_alloc_irq_vectors() fails
Zheyu Ma
1
-1
/
+1
2021-10-18
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-10-18
net: sparx5: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
21
-53
/
+99
2021-10-18
octeontx2-nic: fix mixed module build
Arnd Bergmann
2
-4
/
+12
2021-10-18
net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoC
Kunihiko Hayashi
1
-0
/
+15
2021-10-18
net: w5100: Make w5100_remove() return void
Uwe Kleine-König
3
-5
/
+8
2021-10-18
net: ks8851: Make ks8851_remove_common() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-1
/
+1
2021-10-16
ethernet: ixgb: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-16
ethernet: ibmveth: use ether_addr_to_u64()
Jakub Kicinski
1
-14
/
+3
2021-10-16
ethernet: enetc: use eth_hw_addr_set()
Jakub Kicinski
3
-3
/
+7
2021-10-16
ethernet: ec_bhf: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-16
ethernet: enic: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+3
2021-10-16
ethernet: bcmgenet: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-16
ethernet: bnx2x: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+11
2021-10-16
ethernet: aquantia: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-16
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+12
2021-10-16
ethernet: alteon: use eth_hw_addr_set()
Jakub Kicinski
1
-6
/
+8
2021-10-16
ethernet: aeroflex: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+3
2021-10-16
ethernet: adaptec: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-16
Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
29
-122
/
+471
2021-10-15
net/mlx5: Use system_image_guid to determine bonding
Rongwei Liu
1
-1
/
+13
2021-10-15
net/mlx5: Introduce new device index wrapper
Rongwei Liu
5
-7
/
+7
2021-10-15
net/mlx5: Check return status first when querying system_image_guid
Rongwei Liu
1
-9
/
+12
2021-10-15
net/mlx5: DR, Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+6
2021-10-15
net/mlx5e: Add extack msgs related to TC for better debug
Abhiram R N
1
-30
/
+76
2021-10-15
net/mlx5: CT: Fix missing cleanup of ct nat table on init failure
Paul Blakey
1
-0
/
+1
2021-10-15
net/mlx5: Disable roce at HCA level
Shay Drory
2
-2
/
+26
2021-10-15
net/mlx5i: Enable Rx steering for IPoIB via ethtool
Moosa Baransi
5
-10
/
+43
2021-10-15
net/mlx5: Bridge, provide flow source hints
Vlad Buslov
1
-0
/
+4
[prev]
[next]