index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-14
net: dsa: bcm_sf2: Fill in BCM4908 CFP entries
Florian Fainelli
1
-1
/
+1
2021-03-14
hv_netvsc: Add a comment clarifying batching logic
Shachar Raindel
1
-0
/
+20
2021-03-13
net: stmmac: Set FIFO sizes for ipq806x
Jonathan McDowell
1
-0
/
+2
2021-03-13
drivers: net: vxlan.c: Fix declaration issue
Sanjana Srinidhi
1
-0
/
+1
2021-03-13
net: ethernet: marvell: Fixed typo in the file sky2.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-13
net: dsa: hellcreek: Add devlink FDB region
Kurt Kanzenbach
2
-0
/
+63
2021-03-13
net: dsa: hellcreek: Move common code to helper
Kurt Kanzenbach
1
-42
/
+43
2021-03-13
net: dsa: hellcreek: Use boolean value
Kurt Kanzenbach
1
-1
/
+1
2021-03-13
net: dsa: hellcreek: Add devlink VLAN region
Kurt Kanzenbach
2
-0
/
+80
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
8
-1
/
+46
2021-03-13
net: hns3: add phy loopback support for imp-controlled PHYs
Guangbin Huang
3
-36
/
+51
2021-03-13
net: hns3: add ioctl support for imp-controlled PHYs
Guangbin Huang
4
-1
/
+73
2021-03-13
net: hns3: add get/set pause parameters support for imp-controlled PHYs
Guangbin Huang
1
-4
/
+5
2021-03-13
net: hns3: add support for imp-controlled PHYs
Guangbin Huang
6
-3
/
+192
2021-03-12
sh_eth: place RX/TX descriptor *enum*s after their *struct*s
Sergey Shtylyov
1
-36
/
+46
2021-03-12
sh_eth: rename *enum*s still not matching register names
Sergey Shtylyov
1
-6
/
+6
2021-03-12
sh_eth: rename PSR bits
Sergey Shtylyov
2
-2
/
+2
2021-03-12
sh_eth: rename TRSCER bits
Sergey Shtylyov
2
-12
/
+18
2021-03-12
netdevsim: Allow reporting activity on nexthop buckets
Ido Schimmel
1
-0
/
+61
2021-03-12
netdevsim: Add support for resilient nexthop groups
Ido Schimmel
1
-0
/
+55
2021-03-12
netdevsim: Create a helper for setting nexthop hardware flags
Ido Schimmel
1
-3
/
+10
2021-03-12
netdevsim: fib: Introduce a lock to guard nexthop hashtable
Petr Machata
1
-3
/
+7
2021-03-12
ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param descr...
Lee Jones
1
-3
/
+6
2021-03-12
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
Lee Jones
1
-2
/
+2
2021-03-12
ptp_pch: Move 'pch_*()' prototypes to shared header
Lee Jones
3
-8
/
+2
2021-03-12
ptp_pch: Remove unused function 'pch_ch_control_read()'
Lee Jones
2
-12
/
+0
2021-03-12
net: dsa: bcm_sf2: setup BCM4908 internal crossbar
Rafał Miłecki
3
-0
/
+53
2021-03-12
net: dsa: bcm_sf2: store PHY interface/mode in port structure
Rafał Miłecki
2
-4
/
+13
2021-03-12
net: broadcom: bcm4908_enet: support TX interrupt
Rafał Miłecki
1
-35
/
+103
2021-03-12
net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode
Robert Hancock
2
-0
/
+30
2021-03-12
net: macb: poll for fixed link state in SGMII mode
Robert Hancock
1
-0
/
+14
2021-03-12
net/mlx5e: Allow to match on ICMP parameters
Maor Dickman
1
-0
/
+47
2021-03-12
net/mlx5: CT: Add support for mirroring
Paul Blakey
2
-9
/
+14
2021-03-12
net/mlx5: Display the command index in command mailbox dump
Alaa Hleihel
1
-14
/
+18
2021-03-12
net/mlx5e: allocate 'indirection_rqt' buffer dynamically
Arnd Bergmann
1
-3
/
+13
2021-03-12
net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error events
Tariq Toukan
1
-0
/
+1
2021-03-12
net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
Maxim Mikityanskiy
1
-1
/
+1
2021-03-12
net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MOD
Roi Dayan
1
-2
/
+2
2021-03-12
net/mlx5: Read congestion counters from all ports when lag is active
Mark Zhang
1
-1
/
+1
2021-03-12
net/mlx5: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-12
net/mlx5: use kvfree() for memory allocated with kvzalloc()
Junlin Yang
1
-5
/
+5
2021-03-12
net/mlx5: DR, Add missing vhca_id consume from STEv1
Yevgeny Kliteynik
1
-0
/
+1
2021-03-12
net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1
Yevgeny Kliteynik
1
-18
/
+0
2021-03-12
net/mlx5: DR, Fixed typo in STE v0
Yevgeny Kliteynik
1
-1
/
+1
2021-03-11
isdn: remove extra spaces in the header file
Tong Zhang
1
-7
/
+7
2021-03-11
mlxsw: spectrum_matchall: Implement sampling using mirroring
Ido Schimmel
4
-4
/
+63
2021-03-11
mlxsw: spectrum_trap: Split sampling traps between ASICs
Ido Schimmel
1
-13
/
+26
2021-03-11
mlxsw: spectrum_matchall: Split sampling support between ASICs
Ido Schimmel
3
-3
/
+43
2021-03-11
mlxsw: spectrum_span: Add SPAN probability rate support
Ido Schimmel
4
-3
/
+15
2021-03-11
mlxsw: reg: Extend mirroring registers with probability rate field
Ido Schimmel
2
-2
/
+17
[next]