index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: remove unused defines
Jesse Brandeburg
2020-06-25
14
-5317
/
+2
*
i40e: Move client header location
Shiraz Saleem
2020-06-25
5
-4
/
+3
*
Merge tag 'mlx5-updates-2020-06-23' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-06-25
12
-77
/
+50
|
\
|
*
net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
Saeed Mahameed
2020-06-25
2
-7
/
+7
|
*
net/mlx5e: vxlan: Use RCU for vxlan table lookup
Saeed Mahameed
2020-06-25
1
-38
/
+27
|
*
net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
Vlad Buslov
2020-06-25
1
-8
/
+8
|
*
net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
Alaa Hleihel
2020-06-25
2
-1
/
+1
|
*
net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
Maxim Mikityanskiy
2020-06-25
2
-15
/
+0
|
*
net/mlx5: Use kfree(ft->g) in arfs_create_groups()
Denis Efremov
2020-06-25
1
-1
/
+1
|
*
net/mlx5: FWTrace: Add missing space
Hu Haowen
2020-06-25
1
-1
/
+1
|
*
net/mlx5: Avoid eswitch header inclusion in fs core layer
Parav Pandit
2020-06-25
3
-11
/
+10
*
|
net: phylink: add phylink_speed_(up|down) interface
Russell King
2020-06-25
2
-0
/
+50
*
|
ptp_pch: use generic power management
Vaibhav Gupta
2020-06-25
1
-34
/
+3
|
/
*
net: enetc add tc flower offload flow metering policing action
Po Liu
2020-06-24
2
-12
/
+172
*
net: qos: police action add index for tc flower offloading
Po Liu
2020-06-24
2
-0
/
+2
*
net: enetc: add support max frame size for tc flower offload
Po Liu
2020-06-24
1
-16
/
+36
*
net: qos: add tc police offloading action with max frame size limit
Po Liu
2020-06-24
3
-0
/
+12
*
lan743x: Remove duplicated include from lan743x_main.c
YueHaibing
2020-06-24
1
-1
/
+0
*
Merge branch 'net-bridge-fdb-activity-tracking'
David S. Miller
2020-06-24
4
-17
/
+139
|
\
|
*
net: bridge: add a flag to avoid refreshing fdb when changing/adding
Nikolay Aleksandrov
2020-06-24
2
-1
/
+5
|
*
net: bridge: add option to allow activity notifications for any fdb entries
Nikolay Aleksandrov
2020-06-24
3
-13
/
+119
|
*
net: neighbor: add fdb extended attribute
Nikolay Aleksandrov
2020-06-24
2
-0
/
+13
|
*
net: bridge: fdb_add_entry takes ndm as argument
Nikolay Aleksandrov
2020-06-24
1
-5
/
+4
|
/
*
Merge branch 'net-phy-mscc-PHC-and-timestamping-support'
David S. Miller
2020-06-24
12
-21
/
+2225
|
\
|
*
MIPS: dts: ocelot: describe the load/save GPIO
Quentin Schulz
2020-06-24
1
-1
/
+11
|
*
dt-bindings: net: phy: vsc8531: document the load/save GPIO
Antoine Tenart
2020-06-24
1
-0
/
+3
|
*
net: phy: mscc: timestamping and PHC support
Antoine Tenart
2020-06-24
3
-4
/
+630
|
*
net: phy: mscc: 1588 block initialization
Quentin Schulz
2020-06-24
5
-2
/
+1552
|
*
net: phy: mscc: take into account the 1588 block in MACsec init
Antoine Tenart
2020-06-24
1
-1
/
+3
|
*
net: phy: mscc: remove the TR CLK disable magic value
Quentin Schulz
2020-06-24
2
-5
/
+6
|
*
net: phy: mscc: fix copyright and author information in MACsec
Antoine Tenart
2020-06-24
4
-6
/
+6
|
*
net: phy: add support for a common probe between shared PHYs
Antoine Tenart
2020-06-24
1
-3
/
+15
|
/
*
Merge branch 'cxgb4-fix-more-warnings-reported-by-sparse'
David S. Miller
2020-06-23
8
-424
/
+420
|
\
|
*
cxgb4: move device dump arrays in header to C file
Rahul Lakkireddy
2020-06-23
4
-407
/
+410
|
*
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
2020-06-23
4
-17
/
+10
|
/
*
selftests/net: plug rxtimestamp test into kselftest framework
tannerlove
2020-06-23
3
-2
/
+14
*
net: thunderbolt: Add comment clarifying prtcstns flags
Mika Westerberg
2020-06-23
1
-0
/
+4
*
Merge branch 'ACPI-support-for-xgmac_mdio-drivers'
David S. Miller
2020-06-23
3
-12
/
+47
|
\
|
*
net/fsl: enable extended scanning in xgmac_mdio
Jeremy Linton
2020-06-23
1
-0
/
+1
|
*
net/fsl: acpize xgmac_mdio
Calvin Johnson
2020-06-23
1
-10
/
+22
|
*
net: phy: Allow mdio buses to auto-probe c45 devices
Jeremy Linton
2020-06-23
2
-2
/
+24
|
/
*
Merge branch 'ethernet-dec-tulip-use-generic-power-management'
David S. Miller
2020-06-23
5
-154
/
+45
|
\
|
*
tulip: uli526x: use generic power management
Vaibhav Gupta
2020-06-23
1
-40
/
+8
|
*
tulip: tulip_core: use generic power management
Vaibhav Gupta
2020-06-23
1
-39
/
+12
|
*
tulip: de2104x: use generic power management
Vaibhav Gupta
2020-06-23
1
-17
/
+8
|
*
tulip: windbond-840: use generic power management
Vaibhav Gupta
2020-06-23
1
-18
/
+8
|
*
tulip: dmfe: use generic power management
Vaibhav Gupta
2020-06-23
1
-40
/
+9
|
/
*
Merge branch 'ethernet-amd-Convert-to-generic-power-management'
David S. Miller
2020-06-23
3
-40
/
+31
|
\
|
*
amd-xgbe: Convert to generic power management
Vaibhav Gupta
2020-06-23
1
-10
/
+9
|
*
amd8111e: Convert to generic power management
Vaibhav Gupta
2020-06-23
1
-19
/
+11
[next]