summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk1-2/+2
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik1-1/+24
2022-07-21Merge branch 'net-ipa-move-configuration-data-files'Jakub Kicinski7-3/+7
2022-07-21net: ipa: move configuration data files into a subdirectoryAlex Elder7-1/+1
2022-07-21net: ipa: list supported IPA versions in the MakefileAlex Elder1-3/+7
2022-07-21Merge branch 'net-ipa-small-transaction-updates'Jakub Kicinski4-38/+66
2022-07-21net: ipa: fix an outdated commentAlex Elder1-1/+1
2022-07-21net: ipa: report when the driver has been removedAlex Elder1-0/+2
2022-07-21net: ipa: skip some cleanup for unused transactionsAlex Elder1-1/+2
2022-07-21net: ipa: rearrange transaction initializationAlex Elder2-30/+33
2022-07-21net: ipa: add a transaction committed listAlex Elder3-7/+29
2022-07-21net: ipa: add an endpoint device attribute groupAlex Elder4-31/+102
2022-07-21selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima1-2/+1
2022-07-21net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski43-357/+518
2022-07-21Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski20-861/+1157
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsJustin Stitt1-23/+2
2022-07-21netfilter: flowtable: prefer refcount_incFlorian Westphal1-8/+3
2022-07-21netfilter: ipvs: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder2-10/+13
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur5-62/+334
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin1-0/+29
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller35-204/+376
2022-07-20Merge branch 'can-error-set-of-fixes-and-improvement-on-txerr-and-rxerr-repor...Marc Kleine-Budde25-52/+94
2022-07-20can: error: add definitions for the different CAN error thresholdsVincent Mailhol1-0/+13
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol25-18/+38
2022-07-20can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+4
2022-07-20can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+8
2022-07-20can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol1-5/+4
2022-07-20can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+3
2022-07-20can: slcan: do not report txerr and rxerr during bus-offVincent Mailhol1-7/+5
2022-07-20can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-07-20can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+4
2022-07-20can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+3
2022-07-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-11/+17
2022-07-20net/sched: remove qdisc_root_lock() helperDavide Caratti1-19/+0
2022-07-20Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski9-64/+191
2022-07-20tcp: support externally provided ubufsPavel Begunkov1-11/+22
2022-07-20ipv6/udp: support externally provided ubufsPavel Begunkov1-13/+31
2022-07-20ipv4/udp: support externally provided ubufsPavel Begunkov1-13/+31
2022-07-20net: introduce __skb_fill_page_desc_noaccPavel Begunkov1-11/+17
2022-07-20net: introduce managed frags infrastructurePavel Begunkov2-4/+50
2022-07-20net: Allow custom iter handler in msghdrDavid Ahern4-8/+19
2022-07-20skbuff: carry external ubuf_info in msghdrPavel Begunkov3-0/+4
2022-07-19sfc: update MCDI protocol headersEdward Cree1-195/+7933
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan2-2/+2
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin5-2/+50
2022-07-19net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin1-1/+5