summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Reset more state when cancelling a sync commandBenjamin Berg2021-12-031-0/+5
* Bluetooth: Limit duration of Remote Name ResolveArchie Pusaka2021-11-252-0/+10
* Bluetooth: Send device found event on name resolve failureArchie Pusaka2021-11-253-13/+19
* Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_keyLuiz Augusto von Dentz2021-11-252-2/+2
* Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz2021-11-253-6/+6
* Bluetooth: refactor malicious adv data checkBrian Gix2021-11-241-5/+5
* Bluetooth: btusb: Add the new support IDs for WCN6855tjiang@codeaurora.org2021-11-241-1/+7
* Bluetooth: btusb: re-definition for board_id in struct qca_versiontjiang@codeaurora.org2021-11-241-2/+13
* Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2021-11-241-0/+2
* Bluetooth: btmtksdio: drop the unnecessary variable createdSean Wang2021-11-241-5/+6
* Bluetooth: btmtksdio: add support of processing firmware coredump and logSean Wang2021-11-241-1/+22
* Merge branch 'hns3-next'David S. Miller2021-11-248-37/+118
|\
| * net: hns3: add dql info when tx timeoutYufeng Mo2021-11-241-0/+7
| * net: hns3: debugfs add drop packet statistics of multicast and broadcast for iguJie Wang2021-11-241-4/+4
| * net: hns3: format the output of the MAC addressYufeng Mo2021-11-244-31/+74
| * net: hns3: add log for workqueue scheduled lateYufeng Mo2021-11-244-2/+33
|/
* lan78xx: Clean up some inconsistent indentingJiapeng Chong2021-11-241-2/+1
* Merge branch 'dccp-tcp-minor-fixes-for-inet_csk_listen_start'Jakub Kicinski2021-11-245-20/+15
|\
| * dccp: Inline dccp_listen_start().Kuniyuki Iwashima2021-11-241-16/+11
| * dccp/tcp: Remove an unused argument in inet_csk_listen_start().Kuniyuki Iwashima2021-11-245-7/+7
|/
* net: stmmac: Calculate CDC error only onceKurt Kanzenbach2021-11-243-10/+8
* net: remove .ndo_change_proto_downJakub Kicinski2021-11-238-58/+11
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-11-2310-6/+180
|\
| * RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem2021-11-221-1/+2
| * net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem2021-11-226-5/+166
| * devlink: Add 'enable_iwarp' generic device paramShiraz Saleem2021-11-223-0/+12
* | Merge branch 'mvpp2-5gbase-r-support'David S. Miller2021-11-232-7/+46
|\ \
| * | net: marvell: mvpp2: Add support for 5gbase-rMarek BehĂșn2021-11-231-7/+37
| * | phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek BehĂșn2021-11-231-0/+9
|/ /
* | tsnep: Fix set MAC addressGerhard Engleder2021-11-231-1/+1
* | Merge branch 'qca8k-mirror-and-lag-support'David S. Miller2021-11-232-0/+309
|\ \
| * | net: dsa: qca8k: add LAG supportAnsuel Smith2021-11-232-0/+210
| * | net: dsa: qca8k: add support for mirror modeAnsuel Smith2021-11-232-0/+99
|/ /
* | neigh: introduce neigh_confirm() helper functionYajun Deng2021-11-234-25/+15
* | mctp: Add MCTP-over-serial transport bindingJeremy Kerr2021-11-234-0/+530
* | Merge branch 'mlxsw-updates'David S. Miller2021-11-232-3/+1
|\ \ | |/ |/|
| * mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson2021-11-231-0/+1
| * mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson2021-11-231-3/+0
|/
* Merge branch 'qca8k-next'David S. Miller2021-11-222-193/+349
|\
| * net: dsa: qca8k: add support for mdb_add/delAnsuel Smith2021-11-221-0/+99
| * net: dsa: qca8k: add set_ageing_time supportAnsuel Smith2021-11-222-0/+28
| * net: dsa: qca8k: add support for port fast agingAnsuel Smith2021-11-222-0/+12
| * net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith2021-11-222-3/+24
| * net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith2021-11-221-60/+47
| * net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith2021-11-221-6/+8
| * net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith2021-11-221-2/+0
| * net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith2021-11-222-121/+130
| * net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith2021-11-221-1/+1
|/
* Merge branch 'skbuff-struct-group'David S. Miller2021-11-224-41/+33
|\
| * skbuff: Switch structure bounds to struct_group()Kees Cook2021-11-223-19/+9