summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsJustin Stitt
2022-07-21netfilter: flowtable: prefer refcount_incFlorian Westphal
2022-07-21netfilter: ipvs: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-20Merge branch 'can-error-set-of-fixes-and-improvement-on-txerr-and-rxerr-repor...Marc Kleine-Budde
2022-07-20can: error: add definitions for the different CAN error thresholdsVincent Mailhol
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-07-20can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: slcan: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-19net/sched: remove qdisc_root_lock() helperDavide Caratti
2022-07-19Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2022-07-19tcp: support externally provided ubufsPavel Begunkov
2022-07-19ipv6/udp: support externally provided ubufsPavel Begunkov
2022-07-19ipv4/udp: support externally provided ubufsPavel Begunkov
2022-07-19net: introduce __skb_fill_page_desc_noaccPavel Begunkov
2022-07-19net: introduce managed frags infrastructurePavel Begunkov
2022-07-19net: Allow custom iter handler in msghdrDavid Ahern
2022-07-19skbuff: carry external ubuf_info in msghdrPavel Begunkov
2022-07-19sfc: update MCDI protocol headersEdward Cree
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin
2022-07-19net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin
2022-07-19net/mlx5e: HTB, move htb functions to a new fileMoshe Tal
2022-07-19net/mlx5e: HTB, change functions name to follow conventionMoshe Tal
2022-07-19net/mlx5e: HTB, remove priv from htb function callsMoshe Tal
2022-07-19net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structureSaeed Mahameed
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal
2022-07-19net/mlx5e: HTB, move section comment to the right placeMoshe Tal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-07-19net/mlx5e: HTB, reduce visibility of htb functionsSaeed Mahameed
2022-07-19net/mlx5e: Fix mqprio_rl handling on devlink reloadMoshe Tal
2022-07-19net/mlx5e: Report header-data split state through ethtoolGal Pressman
2022-07-19Merge branch 'can-peak_usb-cleanups-and-updates'Marc Kleine-Budde
2022-07-19can: peak_usb: include support for a new MCUStephane Grosjean