index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-12
Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-29
/
+39
2022-02-11
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
1
-29
/
+39
2022-02-10
net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister
Vladimir Oltean
1
-2
/
+2
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-16
/
+53
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
1
-4
/
+7
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
1
-2
/
+2
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-02-09
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-09
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-02-09
net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
Joel Stanley
1
-0
/
+1
2022-02-09
veth: fix races around rq->rx_notify_masked
Eric Dumazet
1
-5
/
+8
2022-02-08
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-02-08
net: ethernet: litex: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2022-02-08
ibmvnic: don't release napi in __ibmvnic_open()
Sukadev Bhattiprolu
1
-4
/
+9
2022-02-08
net: dsa: lantiq_gswip: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+11
2022-02-08
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-02-08
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+3
2022-02-08
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
1
-1
/
+3
2022-02-08
net: dsa: bcm_sf2: don't use devres for mdiobus
Vladimir Oltean
1
-2
/
+5
2022-02-08
net: dsa: ar9331: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+1
2022-02-08
net: dsa: mv88e6xxx: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+8
2022-02-08
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
2022-02-08
gve: Recording rx queue before sending to napi
Tao Liu
1
-0
/
+1
2022-02-07
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-02-05
net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
Vladimir Oltean
1
-0
/
+8
2022-02-04
ixgbevf: Require large buffers for build_skb on 82599VF
Samuel Mendoza-Jonas
1
-6
/
+7
2022-02-03
net: sparx5: Fix get_stat64 crash in tcpdump
Steen Hegelund
1
-1
/
+1
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-03
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-02
net: sparx5: do not refer to skb after passing it on
Steen Hegelund
1
-1
/
+1
2022-02-02
Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
16
-53
/
+98
2022-02-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-19
/
+44
2022-02-01
net/mlx5e: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+6
2022-02-01
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
1
-1
/
+1
2022-02-01
net/mlx5e: Avoid implicit modify hdr for decap drop rule
Roi Dayan
1
-1
/
+2
2022-02-01
net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
Raed Salem
1
-2
/
+11
2022-02-01
net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
Raed Salem
1
-3
/
+6
2022-02-01
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Maxim Mikityanskiy
1
-1
/
+2
2022-02-01
net/mlx5: E-Switch, Fix uninitialized variable modact
Maor Dickman
1
-1
/
+1
2022-02-01
net/mlx5e: Fix handling of wrong devices during bond netevent
Maor Dickman
1
-18
/
+14
2022-02-01
net/mlx5e: Fix broken SKB allocation in HW-GRO
Khalid Manaa
1
-9
/
+17
2022-02-01
net/mlx5e: Fix wrong calculation of header index in HW_GRO
Khalid Manaa
2
-2
/
+7
2022-02-01
net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
Roi Dayan
1
-2
/
+2
2022-02-01
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+4
2022-02-01
net/mlx5e: TC, Reject rules with forward and drop actions
Roi Dayan
1
-0
/
+6
[next]