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.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
2021-07-27
net: ipa: use WARN_ON() rather than assertions
Alex Elder
7
-44
/
+53
2021-07-27
net: ipa: kill the remaining conditional validation code
Alex Elder
7
-27
/
+1
2021-07-27
net: ipa: always validate filter and route tables
Alex Elder
2
-35
/
+17
2021-07-27
net: ipa: fix ipa_cmd_table_valid()
Alex Elder
3
-26
/
+29
2021-07-27
Merge branch 'sja1105-bridge-port-traffic-termination'
David S. Miller
11
-372
/
+363
2021-07-27
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
3
-21
/
+1
2021-07-27
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
4
-4
/
+89
2021-07-27
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
3
-45
/
+93
2021-07-27
net: dsa: sja1105: deny more than one VLAN-aware bridge
Vladimir Oltean
1
-0
/
+13
2021-07-27
net: dsa: sja1105: deny 8021q uppers on ports
Vladimir Oltean
1
-0
/
+15
2021-07-27
net: dsa: sja1105: delete vlan delta save/restore logic
Vladimir Oltean
2
-300
/
+114
2021-07-27
net: dsa: sja1105: remove redundant re-assignment of pointer table
Colin Ian King
1
-2
/
+0
2021-07-27
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
2
-0
/
+35
2021-07-27
net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...
Vladimir Oltean
1
-2
/
+5
2021-07-27
Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
25
-811
/
+1106
2021-07-27
Merge tag 'linux-can-next-for-5.15-20210725' of git://git.kernel.org/pub/scm/...
David S. Miller
24
-443
/
+584
2021-07-26
net/mlx5e: Use the new TIR API for kTLS
Maxim Mikityanskiy
3
-29
/
+35
2021-07-26
net/mlx5e: Move management of indir traffic types to rx_res
Maxim Mikityanskiy
7
-81
/
+87
2021-07-26
net/mlx5e: Convert TIR to a dedicated object
Maxim Mikityanskiy
11
-307
/
+447
2021-07-26
net/mlx5e: Create struct mlx5e_rss_params_hash
Maxim Mikityanskiy
4
-20
/
+22
2021-07-26
net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common()
Maxim Mikityanskiy
1
-10
/
+9
2021-07-26
net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common()
Maxim Mikityanskiy
1
-6
/
+6
2021-07-26
net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()
Maxim Mikityanskiy
3
-36
/
+56
2021-07-26
net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware id
Maxim Mikityanskiy
3
-5
/
+9
2021-07-26
net/mlx5e: Take RQT out of TIR and group RX resources
Maxim Mikityanskiy
11
-119
/
+188
2021-07-26
net/mlx5e: Move RX resources to a separate struct
Maxim Mikityanskiy
14
-154
/
+189
2021-07-26
net/mlx5e: Move mlx5e_build_rss_params() call to init_rx
Maxim Mikityanskiy
3
-8
/
+7
2021-07-26
net/mlx5e: Convert RQT to a dedicated object
Maxim Mikityanskiy
10
-276
/
+295
2021-07-26
net/mlx5e: Check if inner FT is supported outside of create/destroy functions
Maxim Mikityanskiy
1
-16
/
+15
2021-07-26
net/mlx5: Take TIR destruction out of the TIR list lock
Maxim Mikityanskiy
1
-1
/
+2
2021-07-26
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
2
-1
/
+17
2021-07-26
net/mlx5e: Prohibit inner indir TIRs in IPoIB
Maxim Mikityanskiy
3
-27
/
+7
2021-07-26
net: ixp4xx_hss: use dma_pool_zalloc
Jason Wang
1
-2
/
+1
2021-07-26
nfp: add support for coalesce adaptive feature
Yinjun Zhang
4
-13
/
+160
2021-07-26
net: mhi: Improve MBIM packet counting
Richard Laing
2
-7
/
+11
2021-07-26
nfc: s3fwrn5: remove unnecessary label
wengjianfeng
1
-7
/
+5
2021-07-26
Merge branch 'hns3-devlink'
David S. Miller
13
-3
/
+390
2021-07-26
net: hns3: add devlink reload support for VF
Hao Chen
1
-0
/
+71
2021-07-26
net: hns3: add devlink reload support for PF
Hao Chen
1
-0
/
+70
2021-07-26
net: hns3: add support for devlink get info for VF
Yufeng Mo
1
-0
/
+30
2021-07-26
net: hns3: add support for devlink get info for PF
Yufeng Mo
1
-0
/
+30
2021-07-26
net: hns3: add support for registering devlink for VF
Yufeng Mo
5
-1
/
+81
2021-07-26
net: hns3: add support for registering devlink for PF
Yufeng Mo
6
-2
/
+82
2021-07-26
devlink: add documentation for hns3 driver
Hao Chen
2
-0
/
+26
2021-07-25
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
1
-3
/
+5
2021-07-25
can: flexcan: update Kconfig to enable coldfire
Angelo Dureghello
1
-1
/
+2
2021-07-25
can: flexcan: add mcf5441x support
Angelo Dureghello
1
-20
/
+104
2021-07-25
can: flexcan: add platform data header
Angelo Dureghello
1
-0
/
+23
2021-07-25
can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...
Vincent Mailhol
2
-4
/
+2
2021-07-25
can: etas_es58x: use sizeof and sizeof_field macros instead of constant values
Vincent Mailhol
2
-2
/
+2
[prev]
[next]