- c4cc0b9 Merge branch 'net-smc-updates-2020-10-07' by Jakub Kicinski · 4 years, 5 months ago
- f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 5 months ago
- 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 5 months ago
- c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 5 months ago
- 8f5e71b Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years, 5 months ago
- 3b8f56e Merge branch '100GbE-Intel-Wired-LAN-Driver-Updates-2020-10-07' by Jakub Kicinski · 4 years, 5 months ago
- 051d2b5 ice: fix adding IP4 IP6 Flow Director rules by Dan Nowlin · 4 years, 5 months ago
- ecfb751 ice: Fix pointer cast warnings by Bixuan Cui · 4 years, 5 months ago
- 1e8249c ice: add additional debug logging for firmware update by Jacob Keller · 4 years, 5 months ago
- 48d4002 ice: refactor devlink_port to be per-VSI by Jacob Keller · 4 years, 5 months ago
- 410d068 ice: add the DDP Track ID to devlink info by Jacob Keller · 4 years, 5 months ago
- 045afac ice: Change ice_info_get_dsn to be void by Anirudh Venkataramanan · 4 years, 5 months ago
- ac382a0 ice: remove repeated words by Bruce Allan · 4 years, 5 months ago
- 4d7ebed ice: devlink: use %*phD to print small buffer by Andy Shevchenko · 4 years, 5 months ago
- 5d3b8ec net: dsa: microchip: add ksz9563 to ksz9477 I2C driver by Christian Eggers · 4 years, 5 months ago
- 9f0bb95 net/rds: suppress page allocation failure error in recv buffer refill by Manjunath Patil · 4 years, 5 months ago
- 91bca7f Merge branch 'devlink-add-reload-action-and-limit-options' by Jakub Kicinski · 4 years, 5 months ago
- eb79d75 devlink: Add Documentation/networking/devlink/devlink-reload.rst by Moshe Shemesh · 4 years, 5 months ago
- bef878e net/mlx5: Add support for devlink reload limit no reset by Moshe Shemesh · 4 years, 5 months ago
- 2d69356 net/mlx5: Add support for fw live patch event by Moshe Shemesh · 4 years, 5 months ago
- b4f7cbb net/mlx5: Add devlink param enable_remote_dev_reset support by Moshe Shemesh · 4 years, 5 months ago
- 195d9de devlink: Add enable_remote_dev_reset generic parameter by Moshe Shemesh · 4 years, 5 months ago
- 5ec6974 net/mlx5: Add support for devlink reload action fw activate by Moshe Shemesh · 4 years, 5 months ago
- 7dd6df3 net/mlx5: Handle sync reset abort event by Moshe Shemesh · 4 years, 5 months ago
- eabe8e5 net/mlx5: Handle sync reset now event by Moshe Shemesh · 4 years, 5 months ago
- 38b9f90 net/mlx5: Handle sync reset request event by Moshe Shemesh · 4 years, 5 months ago
- e7f4d0b net/mlx5: Set cap for pci sync for fw update event by Moshe Shemesh · 4 years, 5 months ago
- 3180472 net/mlx5: Add functions to set/query MFRL register by Moshe Shemesh · 4 years, 5 months ago
- 77069ba devlink: Add remote reload stats by Moshe Shemesh · 4 years, 5 months ago
- a254c26 devlink: Add reload stats by Moshe Shemesh · 4 years, 5 months ago
- dc64cc7 devlink: Add devlink reload limit option by Moshe Shemesh · 4 years, 5 months ago
- ccdf072 devlink: Add reload action option to devlink reload command by Moshe Shemesh · 4 years, 5 months ago
- 69d56e0 devlink: Change devlink_reload_supported() param type by Moshe Shemesh · 4 years, 5 months ago
- 846e463 net/sched: get rid of qdisc->padded by Eric Dumazet · 4 years, 5 months ago
- 036dfd8 selftests: mptcp: interpret \n as a new line by Matthieu Baerts · 4 years, 5 months ago
- de997e5 net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514 by Vladimir Oltean · 4 years, 5 months ago
- d9fb8c5 mptcp: fix infinite loop on recvmsg()/worker() race. by Paolo Abeni · 4 years, 6 months ago
- 0eb484e cxgb4: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
- fd15dd0 ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET by Johannes Berg · 4 years, 5 months ago
- db972e5 ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr by Johannes Berg · 4 years, 5 months ago
- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 5 months ago
- 3fdd47c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 6288c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- aff9077 vdpa/mlx5: Fix dependency on MLX5_CORE by Eli Cohen · 4 years, 5 months ago
- 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 6 months ago
- 28802e7 net: usb: qmi_wwan: add Cellient MPL200 card by Wilken Gottwalt · 4 years, 5 months ago
- c7cc920 macsec: avoid use-after-free in macsec_handle_frame() by Eric Dumazet · 4 years, 5 months ago
- 47dda78 r8169: consider that PHY reset may still be in progress after applying firmware by Heiner Kallweit · 4 years, 5 months ago
- 8aa7b52 openvswitch: handle DNAT tuple collision by Dumitru Ceara · 4 years, 5 months ago
- d42ee76 sctp: fix sctp_auth_init_hmacs() error path by Eric Dumazet · 4 years, 5 months ago
- a9e54cb Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 5 months ago
- cfe90f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 5 months ago
- b6c02ef bridge: Netlink interface fix. by Henrik Bjoernlund · 4 years, 5 months ago
- 3d006ee Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- b9e3aa2 Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 5 months ago
- 86f0a5f Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- ec0fa0b afs: Fix deadlock between writeback and truncate by David Howells · 4 years, 5 months ago
- f3c64ed mm: avoid early COW write protect games during fork() by Linus Torvalds · 4 years, 6 months ago
- 3dc289f net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() by Anant Thazhemadam · 4 years, 5 months ago
- 5b9fbeb bpf: Fix scalar32_min_max_or bounds tracking by Daniel Borkmann · 4 years, 5 months ago
- 164ab90 can: xilinx_can: Fix incorrect variable and initialize with a default value by Srinivas Neeli · 4 years, 6 months ago
- a61035c can: xilinx_can: Check return value of set_reset_mode by Srinivas Neeli · 4 years, 6 months ago
- 05ca14f can: xilinx_can: Limit CANFD brp to 2 by Srinivas Neeli · 4 years, 6 months ago
- d9b081e can: flexcan: remove ack_grp and ack_bit handling from driver by Marc Kleine-Budde · 4 years, 9 months ago
- e4245bb dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-mode by Marc Kleine-Budde · 4 years, 9 months ago
- a62fc7f dt-bindings: can: flexcan: list supported processors by Michael Walle · 4 years, 6 months ago
- f97db26 dt-bindings: can: rcar_can: Document r8a774e1 support by Lad Prabhakar · 4 years, 6 months ago
- d131c4b dt-bindings: can: rcar_canfd: Document r8a774e1 support by Lad Prabhakar · 4 years, 6 months ago
- df73446 dt-bindings: can: rcar_can: Add r8a7742 support by Lad Prabhakar · 4 years, 7 months ago
- e057dd3 can: add ISO 15765-2:2016 transport protocol by Oliver Hartkopp · 4 years, 6 months ago
- 1c47fa6 can: dev: add a helper function to calculate the duration of one bit by Vincent Mailhol · 4 years, 6 months ago
- d10285a drm/nouveau/mem: guard against NULL pointer access in mem_del by Karol Herbst · 4 years, 5 months ago
- c3e0276 drm/nouveau/device: return error for unknown chipsets by Karol Herbst · 4 years, 5 months ago
- 8ff006e exfat: fix use of uninitialized spinlock on error path by Namjae Jeon · 4 years, 6 months ago
- d6c9efd exfat: fix pointer error checking by Tetsuhiro Kohada · 4 years, 7 months ago
- 5a06771 arm/arm64: xen: Fix to convert percpu address to gfn correctly by Masami Hiramatsu · 4 years, 6 months ago
- f55a52b can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros by Vincent Mailhol · 4 years, 6 months ago
- eb88531 can: raw: add missing error queue support by Vincent Mailhol · 4 years, 6 months ago
- d61469d MAINTAINERS: adjust to mcp251xfd file renaming by Lukas Bulwahn · 4 years, 6 months ago
- 71e663c can: c_can: reg_map_{c,d}_can: mark as __maybe_unused by Marc Kleine-Budde · 4 years, 5 months ago
- 47fa033 can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement by Marc Kleine-Budde · 4 years, 5 months ago
- 80ede64 can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming by Marc Kleine-Budde · 4 years, 6 months ago
- c85fb28 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- 6ec37e6 Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 5 months ago
- f1e141e Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- 4013c14 usermodehelper: reset umask to default before executing user process by Linus Torvalds · 4 years, 6 months ago
- d1a819a splice: teach splice pipe reading about empty pipe buffers by Linus Torvalds · 4 years, 6 months ago
- 39e4716 crypto: arm64: Use x16 with indirect branch to bti_c by Jeremy Linton · 4 years, 5 months ago
- 9faebeb Merge branch 'ethtool-allow-dumping-policies-to-user-space' by David S. Miller · 4 years, 5 months ago
- a0de1cd ethtool: specify which header flags are supported per command by Jakub Kicinski · 4 years, 6 months ago
- bdbb4e2 netlink: add mask validation by Jakub Kicinski · 4 years, 6 months ago
- ddcf3b7 netlink: create helpers for checking type is an int by Jakub Kicinski · 4 years, 6 months ago
- 329d9c3 ethtool: link up ethnl_header_policy as a nested policy by Jakub Kicinski · 4 years, 6 months ago
- ff419af ethtool: trim policy tables by Jakub Kicinski · 4 years, 6 months ago
- 5028588b ethtool: wire up set policies to ops by Jakub Kicinski · 4 years, 6 months ago
- 4f30974 ethtool: wire up get policies to ops by Jakub Kicinski · 4 years, 6 months ago
- 02da0b6 Merge branch 'drivers-net-add-sw_netstats_rx_add-helper' by David S. Miller · 4 years, 5 months ago
- 560b50c ipv4: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 6 months ago
- e40b372 net: openvswitch: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 6 months ago
- c852162 xfrm: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 6 months ago