summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: reorganize functions from hci_sock_sendmsg()Tetsuo Handa2021-08-301-29/+21
* net: ipv4: Fix the warning for dereferenceYajun Deng2021-08-301-1/+3
* net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter2021-08-301-2/+6
* fix array-index-out-of-bounds in taprio_changeHaimin Zhang2021-08-301-1/+3
* net: fix NULL pointer reference in cipso_v4_doi_free王贇2021-08-301-2/+2
* Merge branch 'inet-exceptions-less-predictable'David S. Miller2021-08-302-17/+34
|\
| * ipv4: make exception cache less predictibleEric Dumazet2021-08-301-16/+30
| * ipv6: make exception cache less predictibleEric Dumazet2021-08-301-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-3014-234/+345
|\
| * netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2021-08-309-36/+241
| * netfilter: x_tables: handle xt_register_template() returning an error valueLukas Bulwahn2021-08-251-0/+2
| * netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}Pablo Neira Ayuso2021-08-251-0/+6
| * netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2021-08-254-84/+13
| * netfilter: ecache: prepare for event notifier mergeFlorian Westphal2021-08-253-42/+17
| * netfilter: ecache: add common helper for nf_conntrack_eventmask_reportFlorian Westphal2021-08-251-68/+56
| * netfilter: ecache: remove another indent levelFlorian Westphal2021-08-251-16/+18
| * netfilter: ecache: remove one indent levelFlorian Westphal2021-08-253-32/+36
* | Merge branch 'IXP46x-PTP-Timer'David S. Miller2021-08-307-77/+171
|\ \
| * | ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij2021-08-301-2/+13
| * | ixp4xx_eth: Add devicetree bindingsLinus Walleij2021-08-301-0/+54
| * | ixp4xx_eth: Stop referring to GPIOsLinus Walleij2021-08-301-56/+28
| * | ixp4xx_eth: fix compile-testingArnd Bergmann2021-08-301-4/+3
| * | ixp4xx_eth: make ptp support a platform driverArnd Bergmann2021-08-306-34/+92
|/ /
* | Merge branch 'hns3-cleanups'David S. Miller2021-08-307-630/+1260
|\ \
| * | net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen2021-08-301-1/+1
| * | net: hnss3: use max() to simplify codeHao Chen2021-08-301-2/+1
| * | net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen2021-08-301-1/+1
| * | net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang2021-08-301-28/+42
| * | net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang2021-08-301-12/+35
| * | net: hns3: reconstruct function hns3_self_testPeng Li2021-08-301-37/+64
| * | net: hns3: initialize each member of structure array on a separate lineJiaran Zhang2021-08-301-549/+1116
|/ /
* | Merge branch 'bnxt_en-fw-messages'David S. Miller2021-08-3013-1998/+2906
|\ \
| * | bnxt_en: support multiple HWRM commands in flightEdwin Peer2021-08-304-39/+113
| * | bnxt_en: remove legacy HWRM interfaceEdwin Peer2021-08-304-106/+1
| * | bnxt_en: update all firmware calls to use the new APIsEdwin Peer2021-08-309-1538/+1953
| * | bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer2021-08-302-2/+7
| * | bnxt_en: add support for HWRM request slicesEdwin Peer2021-08-302-2/+120
| * | bnxt_en: add HWRM request assignment APIEdwin Peer2021-08-302-0/+56
| * | bnxt_en: discard out of sequence HWRM responsesEdwin Peer2021-08-301-4/+17
| * | bnxt_en: introduce new firmware message API based on DMA poolsEdwin Peer2021-08-304-121/+442
| * | bnxt_en: move HWRM API implementation into separate fileEdwin Peer2021-08-3013-357/+407
| * | bnxt_en: Refactor the HWRM_VER_GET firmware callsEdwin Peer2021-08-301-6/+11
| * | bnxt_en: remove DMA mapping for KONG responseEdwin Peer2021-08-302-51/+7
|/ /
* | Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-2978-815/+2192
|\ \
| * | ssb: fix boolreturn.cocci warningJing Yangyang2021-08-291-1/+1
| * | intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-295-92/+77
| * | mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devicesTsuchiya Yuto2021-08-293-0/+133
| * | mwifiex: pcie: add DMI-based quirk implementation for Surface devicesJonas Dreßler2021-08-295-0/+64
| * | brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum2021-08-291-1/+1
| * | bcma: Drop the unused parameter of bcma_scan_read32()Zenghui Yu2021-08-291-4/+3