summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar2022-01-051-3/+0
* Merge tag 'mac80211-next-for-net-next-2022-01-04' of git://git.kernel.org/pub...Jakub Kicinski2022-01-045-9/+43
|\
| * mac80211: use ieee80211_bss_get_elem()Johannes Berg2022-01-041-7/+7
| * nl80211: clarify comment for mesh PLINK_BLOCKED stateFelix Fietkau2022-01-041-1/+1
| * mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl2022-01-042-0/+34
| * mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih2022-01-041-1/+1
|/
* ethernet/sfc: remove redundant rc variableMinghao Chi2022-01-041-3/+1
* Merge branch 'namespacify-mtu-ipv4'David S. Miller2022-01-042-26/+51
|\
| * Namespaceify mtu_expires sysctlxu xin2022-01-042-10/+12
| * Namespaceify min_pmtu sysctlxu xin2022-01-042-16/+39
|/
* net: fixup build after bpf header changesJakub Kicinski2022-01-042-0/+3
* net: lantiq_xrx200: add ingress SG DMA supportAleksander Jan Bajkowski2022-01-041-7/+40
* phy: nxp-c45-tja11xx: add extts and perout supportRadu Pirea (NXP OSS)2022-01-041-0/+220
* Merge branch 'act_tc-offload-originating-device'David S. Miller2022-01-048-6/+141
|\
| * net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey2022-01-043-5/+49
| * net: openvswitch: Fill act ct extensionPaul Blakey2022-01-041-0/+6
| * net/sched: act_ct: Fill offloading tuple iifidxPaul Blakey2022-01-044-1/+86
|/
* Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux...Jakub Kicinski2022-01-043-22/+18
|\
| * batman-adv: remove unneeded variable in batadv_nc_initMinghao Chi2021-12-101-6/+2
| * batman-adv: allow netlink usage in unprivileged containersLinus Lüssing2021-11-151-15/+15
| * batman-adv: Start new development cycleSimon Wunderlich2021-11-151-1/+1
* | net: mdio: Demote probed message to debug printFlorian Fainelli2022-01-041-1/+1
* | net: vxge: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-031-23/+4
* | ethernet: s2io: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-032-16/+3
* | net: vertexcom: default to disabled on kbuildSaeed Mahameed2022-01-031-1/+1
* | Merge branch 'lynx-pcs-interface-cleanup'David S. Miller2022-01-0210-66/+88
|\ \
| * | net: pcs: lynx: use a common naming scheme for all lynx_pcs variablesColin Foster2022-01-021-7/+7
| * | net: ethernet: enetc: name change for clarity from pcs to mdio_deviceColin Foster2022-01-021-7/+7
| * | net: dsa: seville: name change for clarity from pcs to mdio_deviceColin Foster2022-01-021-5/+5
| * | net: dsa: felix: name change for clarity from pcs to mdio_deviceColin Foster2022-01-021-5/+5
| * | net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster2022-01-0210-47/+69
|/ /
* | enic: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-021-1/+1
* | qed: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-021-23/+5
* | chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-021-15/+4
* | sun/cassini: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-021-20/+6
* | net/smc: add comments for smc_link_{usable|sendable}Dust Li2022-01-021-1/+16
* | tehuti: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-021-18/+10
* | enic: Use dma_set_mask_and_coherent()Christophe JAILLET2022-01-021-14/+2
* | net: socket.c: style fixHamish MacDonald2022-01-021-1/+1
* | ipv6: ioam: Support for Queue depth data fieldJustin Iurman2022-01-021-1/+15
* | net/smc: remove redundant re-assignment of pointer linkColin Ian King2022-01-021-1/+0
* | net/smc: Introduce TCP ULP supportTony Lu2022-01-021-7/+86
* | Merge branch 'smc-RDMA-net-namespace'David S. Miller2022-01-029-40/+92
|\ \
| * | net/smc: Add net namespace for tracepointsTony Lu2022-01-021-7/+16
| * | net/smc: Print net namespace in logTony Lu2022-01-022-9/+14
| * | net/smc: Add netlink net namespace supportTony Lu2022-01-024-12/+20
| * | net/smc: Introduce net namespace support for linkgroupTony Lu2022-01-024-12/+42
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-31221-1591/+3506
|\ \
| * | bpf: Fix typo in a comment in bpf lpm_trie.Leon Huayra2021-12-311-1/+1
| * | bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig2021-12-311-28/+27