- 50c173c3 mlxsw: spectrum_router: Take router lock from exported helpers by Ido Schimmel · 4 years, 11 months ago
- 1be5476 mlxsw: spectrum_router: Take router lock from inetaddr listeners by Ido Schimmel · 4 years, 11 months ago
- b43c12e mlxsw: spectrum_router: Take router lock from netdev listener by Ido Schimmel · 4 years, 11 months ago
- 6a5c69c mlxsw: spectrum_dpipe: Take router lock from dpipe code by Ido Schimmel · 4 years, 11 months ago
- 894276e mlxsw: spectrum_router: Take router lock from inside routing code by Ido Schimmel · 4 years, 11 months ago
- 20bf5d8 mlxsw: spectrum_router: Introduce router lock by Ido Schimmel · 4 years, 11 months ago
- 8e18d85 mlxsw: spectrum_router: Store NVE decapsulation configuration in router by Ido Schimmel · 4 years, 11 months ago
- 2a60c46 mlxsw: spectrum_router: Expose router struct to internal users by Ido Schimmel · 4 years, 11 months ago
- f38656d mlxsw: spectrum_mr: Protect multicast route list with a lock by Ido Schimmel · 4 years, 11 months ago
- c366de8 mlxsw: spectrum_mr: Protect multicast table list with a lock by Ido Schimmel · 4 years, 11 months ago
- 3e3c8da mlxsw: spectrum_mr: Publish multicast route after writing it to the device by Ido Schimmel · 4 years, 11 months ago
- 732a0de Merge branch 'mlxfw-Improve-error-reporting-and-FW-reactivate-support' by David S. Miller · 4 years, 11 months ago
- b7331aa net/mlx5: Add fsm_reactivate callback support by Eran Ben Elisha · 4 years, 11 months ago
- 958dfd0 net/mlxfw: Add reactivate flow support to FSM burn flow by Eran Ben Elisha · 4 years, 11 months ago
- 5042e8b net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting by Saeed Mahameed · 4 years, 11 months ago
- 6a3f707 net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c by Saeed Mahameed · 4 years, 11 months ago
- f7fe7aa net/mlxfw: More error messages coverage by Saeed Mahameed · 4 years, 11 months ago
- 86a1270 net/mlxfw: Improve FSM err message reporting and return codes by Saeed Mahameed · 4 years, 11 months ago
- 4ae5756 net/mlxfw: Generic mlx FW flash status notify by Saeed Mahameed · 4 years, 11 months ago
- b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 11 months ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- eb1e147 Merge branch 'bpf-sockmap-listen' by Daniel Borkmann · 4 years, 11 months ago
- 44d28be selftests/bpf: Tests for sockmap/sockhash holding listening sockets by Jakub Sitnicki · 4 years, 11 months ago
- 11318ba selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
- 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 4 years, 11 months ago
- 9fed900 bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
- 1d59f3b bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
- c1cdf65 bpf, sockmap: Return socket cookie on lookup from syscall by Jakub Sitnicki · 4 years, 11 months ago
- 6e830c2 bpf, sockmap: Don't set up upcalls and progs for listening sockets by Jakub Sitnicki · 4 years, 11 months ago
- 8ca30379 bpf, sockmap: Allow inserting listening TCP sockets into sockmap by Jakub Sitnicki · 4 years, 11 months ago
- e802515 tcp_bpf: Don't let child socket inherit parent protocol ops on copy by Jakub Sitnicki · 4 years, 11 months ago
- f1ff5ce net, sk_msg: Clear sk_user_data pointer on clone if tagged by Jakub Sitnicki · 4 years, 11 months ago
- b8e202d net, sk_msg: Annotate lockless access to sk_prot on clone by Jakub Sitnicki · 4 years, 11 months ago
- 0c0ddd6 Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 11 months ago
- bb65619 Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 11 months ago
- e5553ac Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 11 months ago
- ef11f1b Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 11 months ago
- cee853e Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 11 months ago
- 88f8bbf Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 11 months ago
- 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
- b4d9785 Merge branch 'Migrate-QRTR-Nameservice-to-Kernel' by David S. Miller · 4 years, 11 months ago
- 31d6cbe net: qrtr: Fix the local node ID as 1 by Manivannan Sadhasivam · 4 years, 11 months ago
- 0c2204a net: qrtr: Migrate nameservice to kernel from userspace by Manivannan Sadhasivam · 4 years, 11 months ago
- cd26d72 net: phy: dp83867: Add speed optimization feature by Dan Murphy · 4 years, 11 months ago
- b0dd1eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 11 months ago
- bb8d00f MAINTAINERS: use tabs for SAFESETID by Randy Dunlap · 4 years, 11 months ago
- 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 11 months ago
- 18e19f1 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM by Wei Yang · 4 years, 11 months ago
- 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 4 years, 11 months ago
- c11d3fa lib/string.c: update match_string() doc-strings with correct behavior by Alexandru Ardelean · 4 years, 11 months ago
- 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 4 years, 11 months ago
- fed98ef mm/swapfile.c: fix a comment in sys_swapon() by Christoph Hellwig · 4 years, 11 months ago
- 0ef82fc scripts/get_maintainer.pl: deprioritize old Fixes: addresses by Douglas Anderson · 4 years, 11 months ago
- ef0c081 get_maintainer: remove uses of P: for maintainer name by Joe Perches · 4 years, 11 months ago
- 9e69fa4 selftests/vm: add missed tests in run_vmtests by SeongJae Park · 4 years, 11 months ago
- 467d12f include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap by Christian Borntraeger · 4 years, 11 months ago
- edf28f4 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 4 years, 11 months ago
- c766d14 y2038: hide timeval/timespec/itimerval/itimerspec types by Arnd Bergmann · 4 years, 11 months ago
- 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 4 years, 11 months ago
- 595abba y2038: remove ktime to/from timespec/timeval conversion by Arnd Bergmann · 4 years, 11 months ago
- 63fb962 ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() by Rafael J. Wysocki · 4 years, 11 months ago
- feb5d98 enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)" by Vladimir Oltean · 4 years, 11 months ago
- 5c4b513 tc-testing: updated tdc tests for basic filter with u16 extended match rules by Roman Mashak · 4 years, 11 months ago
- f1d97dd net: page_pool: Add documentation on page_pool API by Ilias Apalodimas · 4 years, 11 months ago
- 97d9a4e Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 11 months ago
- c1368b34 Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 11 months ago
- e42da4c docs/bpf: Update bpf development Q/A file by Yonghong Song · 4 years, 11 months ago
- 006ed53 selftests/bpf: Fix trampoline_count clean up logic by Andrii Nakryiko · 4 years, 11 months ago
- 2c3a368 Merge branch 'set_attach_target' by Alexei Starovoitov · 4 years, 11 months ago
- 933ce62 selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API by Eelco Chaudron · 4 years, 11 months ago
- ff26ce5 libbpf: Add support for dynamic program attach target by Eelco Chaudron · 4 years, 11 months ago
- dd88aed libbpf: Bump libpf current version to v0.0.8 by Eelco Chaudron · 4 years, 11 months ago
- 36a44bc Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes' by David S. Miller · 4 years, 11 months ago
- 8743db4 bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs. by Vasundhara Volam · 4 years, 11 months ago
- 5567ae4 bnxt_en: Improve device shutdown method. by Vasundhara Volam · 4 years, 11 months ago
- 3a20773 net: netlink: cap max groups which will be considered in netlink_bind() by Nikolay Aleksandrov · 4 years, 11 months ago
- a5ebfe1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 11 months ago
- 971617c net: thunderx: workaround BGX TX Underflow issue by Tim Harvey · 4 years, 11 months ago
- 68b759a ionic: fix fw_status read by Shannon Nelson · 4 years, 11 months ago
- ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 11 months ago
- 5f9721a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 11 months ago
- 98bda63 net: disable BRIDGE_NETFILTER by default by Roman Kiryanov · 4 years, 11 months ago
- ac2fcfa net: macb: Properly handle phylink on at91rm9200 by Alexandre Belloni · 4 years, 11 months ago
- 5327644 libbpf: Relax check whether BTF is mandatory by Andrii Nakryiko · 4 years, 11 months ago
- 0d5b8d7 Merge branch 's390-fixes' by David S. Miller · 4 years, 11 months ago
- 54a61fb s390/qeth: fix off-by-one in RX copybreak check by Julian Wiedmann · 4 years, 11 months ago
- 420579d s390/qeth: don't warn for napi with 0 budget by Julian Wiedmann · 4 years, 11 months ago
- 6f3846f s390/qeth: vnicc Fix EOPNOTSUPP precedence by Alexandra Winter · 4 years, 11 months ago
- 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 4 years, 11 months ago
- 458de8a net: page_pool: API cleanup and comments by Ilias Apalodimas · 4 years, 11 months ago
- 78c9df8 Merge branch 'mlxsw-Preparation-for-RTNL-removal' by David S. Miller · 4 years, 11 months ago
- 9ef87b2 mlxsw: spectrum_nve: Make tunnel initialization symmetric by Ido Schimmel · 4 years, 11 months ago
- b69e133 mlxsw: spectrum: Export function to check if RIF exists by Ido Schimmel · 4 years, 11 months ago
- 5e9a664d mlxsw: spectrum: Prevent RIF access outside of routing code by Ido Schimmel · 4 years, 11 months ago
- 1c6d6b5 mlxsw: spectrum_router: Prepare function for router lock introduction by Ido Schimmel · 4 years, 11 months ago
- fbf8b35 mlxsw: spectrum_router: Prepare function for router lock introduction by Ido Schimmel · 4 years, 11 months ago
- f24fbf4 mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay device by Ido Schimmel · 4 years, 11 months ago
- 23d154c mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardown by Ido Schimmel · 4 years, 11 months ago
- c43ef22 mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop init by Ido Schimmel · 4 years, 11 months ago
- eb833ee mlxsw: spectrum_span: Only update mirroring agents if present by Ido Schimmel · 4 years, 11 months ago