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-12-22
net/mlx5e: Fix ICOSQ recovery flow for XSK
Maxim Mikityanskiy
2
-11
/
+22
2021-12-22
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
Maxim Mikityanskiy
5
-4
/
+58
2021-12-22
net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled
Gal Pressman
1
-1
/
+1
2021-12-22
net/mlx5e: Wrap the tx reporter dump callback to extract the sq
Amir Tzin
1
-1
/
+9
2021-12-22
net/mlx5: Fix tc max supported prio for nic mode
Chris Mi
1
-0
/
+3
2021-12-22
net/mlx5: Fix SF health recovery flow
Moshe Shemesh
1
-5
/
+6
2021-12-22
net/mlx5: Fix error print in case of IRQ request failed
Shay Drory
1
-2
/
+2
2021-12-22
net/mlx5: Use first online CPU instead of hard coded CPU
Shay Drory
1
-1
/
+1
2021-12-22
net/mlx5: DR, Fix querying eswitch manager vport for ECPF
Yevgeny Kliteynik
1
-3
/
+1
2021-12-22
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
Miaoqian Lin
1
-2
/
+3
2021-12-22
mlxsw: spectrum_flower: Make vlan_id limitation more specific
Amit Cohen
1
-1
/
+2
2021-12-22
Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
18
-79
/
+327
2021-12-22
net: broadcom: bcm4908enet: remove redundant variable bytes
Colin Ian King
1
-2
/
+0
2021-12-22
ice: trivial: fix odd indenting
Jesse Brandeburg
1
-3
/
+4
2021-12-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
11
-233
/
+4357
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
net/mlx5e: Use auxiliary_device driver data helpers
David E. Box
1
-4
/
+4
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-21
net/mlx5e: Take packet_merge params directly from the RX res struct
Tariq Toukan
1
-8
/
+6
2021-12-21
net/mlx5e: Allocate per-channel stats dynamically at first usage
Lama Kayal
1
-13
/
+28
2021-12-21
net/mlx5e: Use dynamic per-channel allocations in stats
Tariq Toukan
9
-22
/
+36
2021-12-21
net/mlx5e: Allow profile-specific limitation on max num of channels
Tariq Toukan
3
-3
/
+23
2021-12-21
net/mlx5e: Save memory by using dynamic allocation in netdev priv
Tariq Toukan
2
-10
/
+54
2021-12-21
net/mlx5e: Add profile indications for PTP and QOS HTB features
Tariq Toukan
3
-24
/
+42
2021-12-21
net/mlx5e: Use bitmap field for profile features
Tariq Toukan
7
-11
/
+14
2021-12-21
net/mlx5: Remove the repeated declaration
Shaokun Zhang
1
-3
/
+0
2021-12-21
net/mlx5: Let user configure max_macs generic param
Shay Drory
2
-0
/
+88
2021-12-21
net/mlx5: Let user configure event_eq_size param
Shay Drory
2
-1
/
+22
2021-12-21
net/mlx5: Let user configure io_eq_size param
Shay Drory
2
-1
/
+31
2021-12-21
fm10k: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2021-12-21
igbvf: Refactor trace
Karen Sornek
1
-1
/
+1
2021-12-21
igb: remove never changed variable `ret_val'
Jason Wang
1
-2
/
+1
2021-12-21
igc: Remove obsolete define
Sasha Neftin
1
-1
/
+0
2021-12-21
igc: Remove obsolete mask
Sasha Neftin
1
-3
/
+0
2021-12-21
igc: Remove obsolete nvm type
Sasha Neftin
2
-4
/
+0
2021-12-21
igc: Remove unused phy type
Sasha Neftin
1
-1
/
+0
2021-12-21
igc: Remove unused _I_PHY_ID define
Sasha Neftin
1
-3
/
+0
2021-12-21
ice: support crosstimestamping on E822 devices if supported
Jacob Keller
3
-0
/
+135
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
4
-2
/
+616
2021-12-21
ice: ensure the hardware Clock Generation Unit is configured
Jacob Keller
4
-0
/
+500
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
7
-70
/
+2742
2021-12-21
ice: convert clk_freq capability into time_ref
Jacob Keller
2
-1
/
+34
2021-12-21
ice: introduce ice_ptp_init_phc function
Jacob Keller
3
-33
/
+55
2021-12-21
ice: use 'int err' instead of 'int status' in ice_ptp_hw.c
Jacob Keller
1
-103
/
+103
2021-12-21
ice: PTP: move setting of tstamp_config
Jacob Keller
1
-11
/
+7
2021-12-21
ice: introduce ice_base_incval function
Jacob Keller
1
-3
/
+17
2021-12-21
ice: Fix E810 PTP reset flow
Karol Kolacinski
3
-35
/
+173
2021-12-20
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
[prev]
[next]