summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-10r8169: factor out handling rtl8169_statsHeiner Kallweit
2020-10-10net: usbnet: remove driver versionHeiner Kallweit
2020-10-10net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2020-10-10Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski
2020-10-09Merge branch 'netlink-export-policy-on-validation-failures'Jakub Kicinski
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-10-09netlink: policy: refactor per-attr policy writingJohannes Berg
2020-10-09Merge branch 'net-smc-updates-2020-10-07'Jakub Kicinski
2020-10-09net/smc: restore smcd_version when all ISM V2 devices failed to initKarsten Graul
2020-10-09net/smc: cleanup buffer usage in smc_listen_work()Karsten Graul
2020-10-09net/smc: consolidate unlocking in same functionKarsten Graul
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09Merge branch '100GbE-Intel-Wired-LAN-Driver-Updates-2020-10-07'Jakub Kicinski
2020-10-09ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin
2020-10-09ice: Fix pointer cast warningsBixuan Cui
2020-10-09ice: add additional debug logging for firmware updateJacob Keller
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-10-09ice: add the DDP Track ID to devlink infoJacob Keller
2020-10-09ice: Change ice_info_get_dsn to be voidAnirudh Venkataramanan
2020-10-09ice: remove repeated wordsBruce Allan
2020-10-09ice: devlink: use %*phD to print small bufferAndy Shevchenko
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers
2020-10-09net/rds: suppress page allocation failure error in recv buffer refillManjunath Patil
2020-10-09Merge branch 'devlink-add-reload-action-and-limit-options'Jakub Kicinski
2020-10-09devlink: Add Documentation/networking/devlink/devlink-reload.rstMoshe Shemesh
2020-10-09net/mlx5: Add support for devlink reload limit no resetMoshe Shemesh
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh
2020-10-09net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh
2020-10-09net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset abort eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset now eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-09net/mlx5: Set cap for pci sync for fw update eventMoshe Shemesh
2020-10-09net/mlx5: Add functions to set/query MFRL registerMoshe Shemesh
2020-10-09devlink: Add remote reload statsMoshe Shemesh
2020-10-09devlink: Add reload statsMoshe Shemesh
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh
2020-10-09devlink: Change devlink_reload_supported() param typeMoshe Shemesh
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-08net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514Vladimir Oltean
2020-10-08mptcp: fix infinite loop on recvmsg()/worker() race.Paolo Abeni
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-08ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-08ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski