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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
7
-62
/
+26
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-10
/
+10
2022-06-03
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+16
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
59
-420
/
+417
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-38
/
+113
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
8
-25
/
+37
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+64
2022-06-01
macsec: fix UAF bug for real_dev
Ziyang Xuan
1
-0
/
+7
2022-06-01
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
1
-1
/
+1
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2
-4
/
+8
2022-05-31
net/mlx5: Fix mlx5_get_next_dev() peer device matching
Saeed Mahameed
1
-11
/
+23
2022-05-31
net/mlx5e: Update netdev features after changing XDP state
Maxim Mikityanskiy
1
-0
/
+5
2022-05-31
net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
Maxim Mikityanskiy
7
-11
/
+31
2022-05-31
net/mlx5: CT: Fix header-rewrite re-use for tupels
Paul Blakey
1
-8
/
+11
2022-05-31
net/mlx5e: TC NIC mode, fix tc chains miss table
Maor Dickman
3
-3
/
+39
2022-05-31
net/mlx5: Don't use already freed action pointer
Leon Romanovsky
1
-5
/
+4
2022-05-31
xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
Juergen Gross
1
-1
/
+1
2022-05-31
bonding: show NS IPv6 targets in proc master info
Hangbin Liu
1
-0
/
+15
2022-05-31
net: phy: at803x: disable WOL at probe
Viorel Suman
1
-11
/
+22
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-30
wifi: iwlwifi: pcie: rename CAUSE macro
Johannes Berg
1
-17
/
+17
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2
-5
/
+5
2022-05-29
sfc: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-05-28
net: enetc: Use pci_release_region() to release some resources
Christophe JAILLET
1
-2
/
+2
2022-05-28
bonding: NS target should accept link local address
Hangbin Liu
1
-5
/
+0
2022-05-28
nfp: only report pause frame configuration for physical device
Yu Xiao
1
-2
/
+2
2022-05-28
net: dpaa: Convert to SPDX identifiers
Sean Anderson
5
-143
/
+15
2022-05-28
net: phy: Directly use ida_alloc()/free()
Ke Liu
1
-3
/
+3
2022-05-28
net: ipa: fix page free in ipa_endpoint_replenish_one()
Alex Elder
1
-1
/
+1
2022-05-28
net: ipa: fix page free in ipa_endpoint_trans_release()
Alex Elder
1
-5
/
+2
2022-05-27
net: usb: qmi_wwan: add Telit 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
1
-10
/
+22
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
1
-4
/
+3
2022-05-27
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
1
-0
/
+1
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-27
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-05-27
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+2
2022-05-26
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
1
-1
/
+4
2022-05-26
amt: fix possible memory leak in amt_rcv()
Taehee Yoo
1
-1
/
+1
2022-05-26
amt: fix return value of amt_update_handler()
Taehee Yoo
1
-1
/
+1
[next]