index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
6
-83
/
+35
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
3
-33
/
+8
2022-03-16
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
3
-2
/
+22
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
6
-41
/
+48
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
4
-5
/
+14
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
3
-24
/
+98
2022-03-16
Merge branch 'mediatek-next'
David S. Miller
5
-144
/
+525
2022-03-16
net: dt-bindings: dwmac: add support for mt8195
Biao Huang
1
-4
/
+24
2022-03-16
stmmac: dwmac-mediatek: add support for mt8195
Biao Huang
1
-10
/
+268
2022-03-16
net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
Biao Huang
2
-91
/
+155
2022-03-16
arm64: dts: mt2712: update ethernet device node
Biao Huang
2
-5
/
+10
2022-03-16
stmmac: dwmac-mediatek: re-arrange clock setting
Biao Huang
1
-23
/
+48
2022-03-16
stmmac: dwmac-mediatek: Reuse more common features
Biao Huang
1
-17
/
+15
2022-03-16
stmmac: dwmac-mediatek: add platform level clocks management
Biao Huang
1
-7
/
+18
2022-03-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
11
-5179
/
+5408
2022-03-16
net: sparx5: Use Switchdev fdb events for managing fdb entries
Casper Andersson
3
-72
/
+33
2022-03-16
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
12
-63
/
+37
2022-03-15
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
3
-16
/
+14
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
5
-3825
/
+3869
2022-03-15
ice: cleanup long lines in ice_sriov.c
Jacob Keller
1
-12
/
+27
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
4
-16
/
+19
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
3
-39
/
+34
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
4
-9
/
+17
2022-03-15
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2
-10
/
+11
2022-03-15
ice: make ice_reset_all_vfs void
Jacob Keller
2
-8
/
+5
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
3
-7
/
+6
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
5
-490
/
+488
2022-03-15
ice: fix a long line warning in ice_reset_vf
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
3
-139
/
+196
2022-03-15
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
8
-711
/
+823
2022-03-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
23
-7470
/
+7524
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
9
-53
/
+223
2022-03-15
net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS
Vladimir Oltean
1
-2
/
+2
2022-03-15
net: sparx5: fix a couple warning messages
Dan Carpenter
1
-2
/
+2
2022-03-15
Merge branch 'netdevsim-support-for-l3-hw-stats'
Paolo Abeni
7
-3
/
+1037
2022-03-15
selftests: mlxsw: hw_stats_l3: Add a new test
Petr Machata
1
-0
/
+31
2022-03-15
selftests: netdevsim: hw_stats_l3: Add a new test
Petr Machata
2
-0
/
+481
2022-03-15
netdevsim: Introduce support for L3 offload xstats
Petr Machata
4
-3
/
+525
2022-03-15
net: phy: Kconfig: micrel_phy: fix dependency issue
Anders Roxell
1
-0
/
+1
2022-03-15
net: sfp: add 2500base-X quirk for Lantech SFP module
Michael Walle
1
-0
/
+6
2022-03-15
ice: use ice_is_vf_trusted helper function
Jacob Keller
1
-10
/
+10
2022-03-15
ice: log an error message when eswitch fails to configure
Jacob Keller
1
-1
/
+3
2022-03-15
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
1
-13
/
+19
2022-03-15
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
1
-96
/
+96
2022-03-15
ice: refactor spoofchk control code in ice_sriov.c
Jacob Keller
1
-11
/
+7
2022-03-15
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
3
-7
/
+7
2022-03-15
ice: remove unused definitions from ice_sriov.h
Jacob Keller
2
-7
/
+1
2022-03-15
ice: convert vf->vc_ops to a const pointer
Jacob Keller
3
-23
/
+55
2022-03-15
ice: remove circular header dependencies on ice.h
Jacob Keller
14
-11
/
+35
[next]