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.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
ibmveth: Copy tx skbs into a premapped buffer
Nick Child
2
-133
/
+74
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
Colin Ian King
1
-2
/
+2
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
1
-1
/
+1
2022-09-30
net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Wang Yufen
2
-67
/
+67
2022-09-30
net: tun: Convert to use sysfs_emit() APIs
Wang Yufen
1
-7
/
+7
2022-09-30
tsnep: Use page pool for RX
Gerhard Engleder
3
-68
/
+100
2022-09-30
tsnep: Add EtherType RX flow classification support
Gerhard Engleder
6
-5
/
+403
2022-09-30
tsnep: Support multiple TX/RX queue pairs
Gerhard Engleder
3
-11
/
+53
2022-09-30
tsnep: Move interrupt from device to queue
Gerhard Engleder
2
-33
/
+99
2022-09-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-58
/
+93
2022-09-30
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2
-7
/
+7
2022-09-30
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
3
-6
/
+57
2022-09-30
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2
-12
/
+11
2022-09-30
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
3
-48
/
+49
2022-09-30
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2
-2
/
+81
2022-09-30
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
1
-8
/
+12
2022-09-30
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
1
-2
/
+35
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
110
-1129
/
+801
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-149
/
+174
2022-09-29
Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+5
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
4
-19
/
+22
2022-09-29
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2022-09-29
ethernet: 8390: remove unnecessary check of mem
Yang Yingliang
1
-2
/
+1
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
1
-5
/
+0
2022-09-29
net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-30
/
+6
2022-09-29
wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-3
/
+3
2022-09-29
net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-2
/
+1
2022-09-29
wifi: rtl8xxxu: Improve rtl8xxxu_queue_select
Bitterblue Smith
1
-3
/
+2
2022-09-29
wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
Bitterblue Smith
1
-0
/
+49
2022-09-29
wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
Bitterblue Smith
2
-9
/
+18
2022-09-29
net/mlx5e: Use runtime values of striding RQ parameters in datapath
Maxim Mikityanskiy
5
-42
/
+65
2022-09-29
net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info
Maxim Mikityanskiy
4
-19
/
+24
2022-09-29
net/mlx5e: Improve the MTU change shortcut
Maxim Mikityanskiy
3
-8
/
+8
2022-09-29
net/mlx5e: xsk: Fix SKB headroom calculation in validation
Maxim Mikityanskiy
2
-14
/
+11
2022-09-29
net/mlx5e: xsk: Remove dead code in validation
Maxim Mikityanskiy
3
-15
/
+3
2022-09-29
net/mlx5e: Simplify stride size calculation for linear RQ
Maxim Mikityanskiy
1
-36
/
+38
2022-09-29
net/mlx5e: kTLS, Check ICOSQ WQE size in advance
Maxim Mikityanskiy
5
-13
/
+20
2022-09-29
net/mlx5e: Use the aligned max TX MPWQE size
Maxim Mikityanskiy
3
-6
/
+14
2022-09-29
net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_full
Maxim Mikityanskiy
2
-2
/
+2
2022-09-29
net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriate
Maxim Mikityanskiy
1
-1
/
+1
2022-09-29
net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdev
Maxim Mikityanskiy
2
-8
/
+6
2022-09-29
net/mlx5e: Validate striding RQ before enabling XDP
Maxim Mikityanskiy
5
-23
/
+45
2022-09-29
net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides static
Maxim Mikityanskiy
2
-4
/
+2
2022-09-29
net/mlx5e: Remove unused fields from datapath structs
Maxim Mikityanskiy
2
-7
/
+5
2022-09-29
net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8
Maxim Mikityanskiy
1
-3
/
+5
2022-09-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
11
-86
/
+275
2022-09-29
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
1
-3
/
+1
2022-09-29
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
[prev]
[next]