summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-10726-6601/+13911
|\
| * Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-0992-356/+2599
| |\
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-03-093-12/+15
| | |\
| | | * ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann2023-03-071-4/+4
| | | * ice: don't ignore return codes in VSI related codeMichal Swiatkowski2023-03-071-7/+10
| | | * ice: Fix DSCP PFC TLV creationDave Ertman2023-03-071-1/+1
| | * | Merge branch 'tools-ynl-fix-enum-as-flags-in-the-generic-cli'Jakub Kicinski2023-03-094-96/+126
| | |\ \
| | | * | tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2023-03-092-9/+7
| | | * | tools: ynl: move the enum classes to shared codeJakub Kicinski2023-03-093-89/+121
| | |/ /
| | * | net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo2023-03-091-7/+4
| | * | af_unix: fix struct pid leaks in OOB supportEric Dumazet2023-03-091-2/+8
| | * | eth: fealnx: bring back this old driverJakub Kicinski2023-03-095-0/+1966
| | * | net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean2023-03-091-15/+20
| | * | net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon2023-03-081-16/+16
| | * | octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh2023-03-085-7/+82
| | * | net/smc: fix fallback failed while sendmsg with fastopenD. Wythe2023-03-081-5/+8
| | * | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-0720-18/+28
| | * | mailmap: update entries for Stephen HemmingerStephen Hemminger2023-03-071-1/+4
| | * | mailmap: add entry for Maxim MikityanskiyJakub Kicinski2023-03-071-0/+2
| | * | nfc: change order inside nfc_se_io error pathFedor Pchelkin2023-03-071-1/+1
| | |/
| | * net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-03-071-0/+1
| | * net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-03-071-0/+5
| | * Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni2023-03-075-11/+18
| | |\
| | | * netfilter: conntrack: adopt safer max chain lengthEric Dumazet2023-03-071-2/+2
| | | * netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal2023-03-063-2/+9
| | | * netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande2023-03-061-7/+7
| | * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-079-18/+64
| | |\ \
| | | * \ Merge branch 'fix resolving VAR after DATASEC'Martin KaFai Lau2023-03-062-0/+29
| | | |\ \
| | | | * | selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-061-0/+28
| | | | * | btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer2023-03-061-0/+1
| | | |/ /
| | | * | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-062-9/+17
| | | * | bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya2023-03-061-3/+2
| | | * | bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya2023-03-061-4/+2
| | | * | bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...Liu Jian2023-03-033-0/+12
| | | * | riscv, bpf: Fix patch_text implicit declarationRandy Dunlap2023-02-271-0/+1
| | | * | bpf, docs: Fix link to BTF docBagas Sanjaya2023-02-271-2/+1
| | * | | net: tls: fix device-offloaded sendpage straddling recordsJakub Kicinski2023-03-061-0/+2
| | * | | net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2023-03-062-1/+3
| | * | | net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit2023-03-061-11/+3
| | * | | bnxt_en: Fix the double free during device removalSelvin Xavier2023-03-062-2/+2
| | * | | bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan2023-03-061-11/+12
| | * | | net: phylib: get rid of unnecessary lockingRussell King (Oracle)2023-03-061-7/+1
| | * | | net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei2023-03-061-0/+1
| | | |/ | | |/|
| | * | Merge branch 'nfp-ipsec-csum'David S. Miller2023-03-035-9/+41
| | |\ \
| | | * | nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang2023-03-031-0/+4
| | | * | nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang2023-03-032-4/+10
| | | * | nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang2023-03-032-5/+27
| | |/ /
| | * | ice: copy last block omitted in ice_get_module_eeprom()Petr Oros2023-03-031-2/+4
| | * | Merge branch 'net-tools-ynl-fixes'David S. Miller2023-03-036-31/+32
| | |\ \
| | | * | netlink: specs: update for codegen enumerating from 1Jakub Kicinski2023-03-033-17/+2