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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
net: dpaa2-switch: disable the control interface on error path
Vladimir Oltean
1
-18
/
+18
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
1
-2
/
+1
2021-08-19
r8152: fix the maximum number of PLA bp for RTL8153C
Hayes Wang
1
-2
/
+19
2021-08-19
r8152: fix writing USB_BP2_EN
Hayes Wang
1
-1
/
+1
2021-08-19
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
1
-0
/
+1
2021-08-18
net: asix: fix uninit value bugs
Pavel Skripkin
1
-40
/
+30
2021-08-18
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
1
-2
/
+6
2021-08-18
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
1
-10
/
+18
2021-08-18
net: mdio-mux: Delete unnecessary devm_kfree
Saravana Kannan
1
-1
/
+0
2021-08-18
net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...
Vladimir Oltean
1
-4
/
+2
2021-08-18
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-08-18
Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
6
-14
/
+91
2021-08-17
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
1
-1
/
+3
2021-08-17
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
Jason Wang
1
-7
/
+7
2021-08-17
vrf: Reset skb conntrack connection on VRF rcv
Lahav Schlesinger
1
-0
/
+4
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
1
-4
/
+3
2021-08-16
bnxt_en: Add missing DMA memory barriers
Michael Chan
1
-0
/
+12
2021-08-16
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
1
-0
/
+3
2021-08-16
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
1
-2
/
+1
2021-08-16
qed: qed ll2 race condition fixes
Shai Malin
1
-0
/
+20
2021-08-16
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
1
-0
/
+6
2021-08-14
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-08-13
bnxt: count Tx drops
Jakub Kicinski
1
-0
/
+2
2021-08-13
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2
-13
/
+27
2021-08-13
bnxt: disable napi before canceling DIM
Jakub Kicinski
1
-2
/
+1
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-3
/
+3
2021-08-12
wwan: core: Avoid returning NULL from wwan_create_dev()
Andy Shevchenko
1
-4
/
+8
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
1
-0
/
+1
2021-08-12
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
1
-8
/
+8
2021-08-12
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
1
-1
/
+1
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
9
-11
/
+11
2021-08-10
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-1
/
+3
2021-08-10
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-4
/
+10
2021-08-10
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-15
/
+19
2021-08-10
net: dsa: hellcreek: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-2
/
+5
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
1
-4
/
+4
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2
-1
/
+27
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
2
-7
/
+23
2021-08-10
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
1
-6
/
+2
2021-08-10
Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...
David S. Miller
1
-4
/
+4
2021-08-10
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-49
/
+79
2021-08-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-13
/
+36
2021-08-10
can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
Hussein Alasadi
1
-4
/
+4
2021-08-10
net/mlx5: Fix return value from tracer initialization
Aya Levin
1
-2
/
+9
2021-08-10
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
6
-21
/
+23
[next]