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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
net/mlx5e: Support MACsec offload replay window
Emeel Hakim
1
-8
/
+39
2022-09-23
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
5
-7
/
+443
2022-09-23
net/mlx5e: Move MACsec initialization from profile init stage to profile enab...
Emeel Hakim
1
-5
/
+6
2022-09-23
net/mlx5e: Create advanced steering operation (ASO) object for MACsec
Emeel Hakim
1
-19
/
+130
2022-09-23
net/mlx5e: Expose memory key creation (mkey) function
Emeel Hakim
2
-2
/
+2
2022-09-23
net/mlx5e: Fix MACsec initial packet number
Emeel Hakim
1
-3
/
+2
2022-09-23
net/mlx5e: Fix MACsec initialization error path
Emeel Hakim
1
-1
/
+3
2022-09-23
net: macsec: Expose extended packet number (EPN) properties to macsec offload
Emeel Hakim
1
-12
/
+12
2022-09-23
net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()
Zhengchao Shao
3
-12
/
+8
2022-09-23
net: hinic: replace magic numbers with macro
Zhengchao Shao
1
-1
/
+2
2022-09-23
net: hinic: remove unused enumerated value
Zhengchao Shao
3
-35
/
+0
2022-09-23
net: hinic: change hinic_deinit_vf_hw() to void
Zhengchao Shao
1
-4
/
+2
2022-09-23
net: hinic: simplify code logic
Zhengchao Shao
1
-2
/
+2
2022-09-23
net: hinic: remove duplicate macro definition
Zhengchao Shao
1
-2
/
+0
2022-09-23
net: hinic: remove unused macro
Zhengchao Shao
5
-9
/
+0
2022-09-23
net: hinic: remove unused functions
Zhengchao Shao
4
-51
/
+0
2022-09-23
net: hinic: change type of function to be static
Zhengchao Shao
12
-25
/
+9
2022-09-23
net: hinic: modify kernel doc comments
Zhengchao Shao
3
-6
/
+0
2022-09-23
net/mlx5e: Support 256 bit keys with kTLS device offload
Gal Pressman
5
-17
/
+111
2022-09-23
bnxt_en: replace reset with config timestamps
Vadim Fedorenko
1
-3
/
+7
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
207
-1830
/
+2167
2022-09-22
net: phy: micrel: Fix double spaces inside lan8814_config_intr
Horatiu Vultur
1
-2
/
+2
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
55
-341
/
+455
2022-09-22
Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+14
2022-09-22
Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+22
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
net: ethernet: adi: Fix invalid parent name length
Alexandru Tachici
1
-1
/
+1
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-22
net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986
Lorenzo Bianconi
6
-116
/
+289
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
2
-31
/
+75
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
5
-97
/
+393
2022-09-22
net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...
Lorenzo Bianconi
2
-29
/
+64
2022-09-22
net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_soc
Lorenzo Bianconi
5
-24
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register map
Lorenzo Bianconi
2
-9
/
+11
2022-09-22
net: ethernet: mtk_eth_soc: add the capability to run multiple ppe
Lorenzo Bianconi
6
-33
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
Lorenzo Bianconi
4
-7
/
+25
2022-09-22
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...
Lorenzo Bianconi
3
-7
/
+13
2022-09-22
net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
Sun Ke
1
-0
/
+1
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-22
ethernet: tundra: Drop forward declaration of static functions
Uwe Kleine-König
1
-13
/
+10
2022-09-22
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-22
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-22
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
3
-4
/
+3
2022-09-22
net: ll_temac: move trailing statements to next line
huangjunxian
1
-3
/
+9
2022-09-22
net: ll_temac: fix the missing spaces around '='
huangjunxian
1
-11
/
+11
[next]