index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: constify args for const dev_addr
Jakub Kicinski
2021-10-05
2
-4
/
+6
*
mlx4: remove custom dev_addr clearing
Jakub Kicinski
2021-10-05
1
-8
/
+6
*
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
3
-10
/
+10
*
Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-10-05
17
-148
/
+585
|
\
|
*
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
2021-10-05
1
-7
/
+19
|
*
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-10-05
3
-11
/
+10
|
*
net/mlx5: Bridge, pop VLAN on egress table miss
Vlad Buslov
2021-10-05
1
-2
/
+126
|
*
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
2021-10-05
2
-1
/
+40
|
*
net/mlx5: Bridge, extract VLAN pop code to dedicated functions
Vlad Buslov
2021-10-05
1
-12
/
+22
|
*
net/mlx5: Bridge, refactor eswitch instance usage
Vlad Buslov
2021-10-05
1
-11
/
+14
|
*
net/mlx5e: Support accept action
Vlad Buslov
2021-10-05
4
-4
/
+17
|
*
net/mlx5e: Specify out ifindex when looking up encap route
Chris Mi
2021-10-05
3
-0
/
+18
|
*
net/mlx5e: Reserve a value from TC tunnel options mapping
Vlad Buslov
2021-10-05
1
-2
/
+4
|
*
net/mlx5e: Move parse fdb check into actions_match_supported_fdb()
Roi Dayan
2021-10-05
1
-9
/
+11
|
*
net/mlx5e: Split actions_match_supported() into a sub function
Roi Dayan
2021-10-05
1
-26
/
+39
|
*
net/mlx5e: Move mod hdr allocation to a single place
Roi Dayan
2021-10-05
1
-36
/
+51
|
*
net/mlx5e: TC, Refactor sample offload error flow
Roi Dayan
2021-10-05
1
-16
/
+5
|
*
net/mlx5e: Add TX max rate support for MQPRIO channel mode
Tariq Toukan
2021-10-05
4
-6
/
+203
|
*
net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()
Tariq Toukan
2021-10-05
3
-8
/
+9
*
|
net: bgmac: support MDIO described in DT
Rafał Miłecki
2021-10-05
1
-1
/
+5
*
|
net: bgmac: improve handling PHY
Rafał Miłecki
2021-10-05
1
-12
/
+21
*
|
ethernet: ehea: add missing cast
Jakub Kicinski
2021-10-05
1
-1
/
+1
|
/
*
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
2021-10-04
3
-18
/
+3
*
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
2021-10-04
1
-5
/
+44
*
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
1
-0
/
+1
*
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
1
-0
/
+1
*
qed: Update debug related changes
Prabhakar Kushwaha
2021-10-04
8
-505
/
+1031
*
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
2021-10-04
10
-111
/
+143
*
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
2021-10-04
6
-200
/
+372
*
qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
Prabhakar Kushwaha
2021-10-04
1
-257
/
+390
*
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2021-10-04
10
-308
/
+1588
*
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
3
-263
/
+800
*
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
1
-1
/
+1
*
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
2021-10-04
23
-3747
/
+3794
*
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-10-04
14
-3451
/
+3444
*
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
2021-10-04
16
-1734
/
+1956
*
net/mlx4_en: avoid one cache line miss to ring doorbell
Eric Dumazet
2021-10-04
2
-2
/
+3
*
ethernet: use eth_hw_addr_set() - casts
Jakub Kicinski
2021-10-02
3
-3
/
+3
*
ethernet: s2io: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
5
-6
/
+7
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
56
-78
/
+76
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
62
-84
/
+82
*
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
2021-10-02
1
-1
/
+1
*
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
2021-10-02
1
-20
/
+105
*
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
2021-10-02
1
-12
/
+12
*
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
2021-10-02
1
-19
/
+20
*
ionic: add polling to adminq wait
Shannon Nelson
2021-10-02
2
-6
/
+31
*
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
2021-10-02
1
-3
/
+11
*
ionic: move lif mutex setup and delete
Shannon Nelson
2021-10-02
1
-5
/
+10
[next]