summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-26Bluetooth: 6lowpan: remove unused functionJiapeng Chong
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik
2021-06-26Bluetooth: hci_qca: fix potential GPFPavel Skripkin
2021-06-26Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-06-26Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
2021-06-26Bluetooth: btusb: fix memory leakMuhammad Usama Anjum
2021-06-26Bluetooth: btusb: Add support for Lite-On Mediatek Chipmark-yw.chen
2021-06-26Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen
2021-06-26Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call returnColin Ian King
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu
2021-06-26Bluetooth: use flexible-array member instead of zero-length arrayQiheng Lin
2021-06-26Bluetooth: 6lowpan: delete unneeded variable initializationKai Ye
2021-06-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-25net/smc: Ensure correct state of the socket in send pathGuvenc Gulce
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-25ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET
2021-06-25ice: remove unnecessary VSI assignmentTony Nguyen
2021-06-25ice: remove the VSI info from previous aggVictor Raj
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-25Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson
2021-06-25ice: add tracepointsJesse Brandeburg
2021-06-24net: bcmgenet: Add mdio-bcm-unimac soft dependencyJian-Hong Pan
2021-06-24ipv6: delete useless dst check in ip6_dst_lookup_tailzhang kai
2021-06-24mlxsw: core_env: Avoid unnecessary memcpy()sIdo Schimmel
2021-06-24gve: Fix warnings reported for DQO patchsetBailey Forrest
2021-06-24Merge branch 'sctp-pmtud-convergence'David S. Miller
2021-06-24sctp: send the next probe immediately once the last one is ackedXin Long
2021-06-24sctp: do black hole detection in search complete stateXin Long
2021-06-24Merge branch 'sja1110-doc'David S. Miller
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean
2021-06-24Documentation: net: dsa: add details about SJA1110Vladimir Oltean
2021-06-24Merge branch 'gve-dqo'David S. Miller
2021-06-24gve: DQO: Add RX pathBailey Forrest
2021-06-24gve: DQO: Add TX pathBailey Forrest
2021-06-24gve: DQO: Configure interrupts on device upBailey Forrest
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest
2021-06-24gve: Add dqo descriptorsBailey Forrest
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest
2021-06-24gve: Introduce a new model for device optionsBailey Forrest
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest
2021-06-24gve: Move some static functions to a common fileBailey Forrest
2021-06-24gve: Update GVE documentation to describe DQOBailey Forrest
2021-06-24usbnet: add usbnet_event_names[] for keventYajun Deng