summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld
2021-06-04wireguard: allowedips: initialize list head in selftestJason A. Donenfeld
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld
2021-06-04wireguard: do not use -O3Jason A. Donenfeld
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-03virtio-net: fix for skb_over_panic inside big modeXuan Zhuo
2021-06-03Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller
2021-06-03Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
2021-06-03Bluetooth: btusb: Fix failing to init controllers with operation firmwareLuiz Augusto von Dentz
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach
2021-06-03net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()Andy Shevchenko
2021-06-02net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin
2021-06-01net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan
2021-06-01net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh
2021-06-01net/mlx5e: Disable TLS offload for uplink representorRoi Dayan
2021-06-01net/mlx5e: Fix incompatible castingAya Levin
2021-06-01ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-01virtio_net: get build_skb() buf by data ptrXuan Zhuo
2021-06-01virtio-net: fix for unable to handle page fault for addressXuan Zhuo
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean