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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
1
-1
/
+2
2022-10-12
ieee802154: hwsim: Implement address filtering
Miquel Raynal
1
-2
/
+108
2022-10-12
ieee802154: hwsim: Record the address filter values
Miquel Raynal
1
-0
/
+36
2022-10-12
net: ieee802154: mcr20a: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-07-18
net/ieee802154: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-10
bonding: cleanup bond_create
Jonathan Toppins
1
-18
/
+6
2022-06-10
bonding: netlink error message support for options
Jonathan Toppins
2
-40
/
+93
2022-06-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-74
/
+65
2022-06-10
team: adopt u64_stats_t
Eric Dumazet
1
-13
/
+13
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
3
-12
/
+12
2022-06-10
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-8
/
+1
2022-06-10
ipvlan: adopt u64_stats_t
Eric Dumazet
3
-17
/
+17
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
5
-11
/
+11
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1132
-30855
/
+33817
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-116
/
+189
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
1
-5
/
+2
2022-06-09
vmxnet3: update to version 7
Ronak Doshi
2
-3
/
+8
2022-06-09
vmxnet3: use ext1 field to indicate encapsulated packet
Ronak Doshi
2
-9
/
+23
2022-06-09
vmxnet3: limit number of TXDs used for TSO packet
Ronak Doshi
2
-0
/
+19
2022-06-09
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
4
-13
/
+65
2022-06-09
vmxnet3: add support for out of order rx completion
Ronak Doshi
2
-12
/
+63
2022-06-09
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
4
-10
/
+38
2022-06-09
vmxnet3: add support for capability registers
Ronak Doshi
4
-6
/
+233
2022-06-09
vmxnet3: prepare for version 7 changes
Ronak Doshi
6
-6
/
+9
2022-06-09
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-09
xen/netback: do some code cleanup
Juergen Gross
4
-29
/
+5
2022-06-09
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-06-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-4
/
+4
2022-06-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
7
-27
/
+321
2022-06-09
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
1
-0
/
+8
2022-06-09
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
1
-1
/
+1
2022-06-09
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
1
-16
/
+11
2022-06-09
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-09
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-08
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2
-13
/
+13
2022-06-08
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
1
-2
/
+14
2022-06-08
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
1
-30
/
+30
2022-06-08
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
1
-3
/
+10
2022-06-08
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
1
-1
/
+1
2022-06-08
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
nfp: Remove kernel.h when not needed
Christophe JAILLET
1
-1
/
+0
2022-06-08
ice: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-2
/
+2
2022-06-08
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
1
-5
/
+6
2022-06-08
ice: remove VLAN representor specific ops
Michal Swiatkowski
2
-40
/
+7
2022-06-08
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
1
-27
/
+50
2022-06-08
net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2
Lorenzo Bianconi
1
-2
/
+9
2022-06-08
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
[next]