- 528ae84 net: bridge: fix undefined br_vlan_can_enter_range in tunnel code by Nikolay Aleksandrov · 4 years, 8 months ago
- c86768c net: sky2: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 8 months ago
- 6d90543 net: skge: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 8 months ago
- 2faf34b Merge branch 'Fix-MTU-warnings-for-fec-mv886xxx-combo' by David S. Miller · 4 years, 8 months ago
- 5919305 net: fec: Set max MTU size to allow the MTU to be changed by Andrew Lunn · 4 years, 8 months ago
- 2a550ae net: dsa: mv88e6xxx: Implement MTU change by Andrew Lunn · 4 years, 8 months ago
- 9433944 net: bridge: notify on vlan tunnel changes done via the old api by Nikolay Aleksandrov · 4 years, 8 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 1df0d89 Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 8 months ago
- 5ab39e08 Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
- 49decdd Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linux by Linus Torvalds · 4 years, 8 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 9321f1a mips: Remove compiler check in unroll macro by Nathan Chancellor · 4 years, 8 months ago
- a594920 inet: Remove an unnecessary argument of syn_ack_recalc(). by Kuniyuki Iwashima · 4 years, 8 months ago
- 1195c7c Merge branch 'mlxsw-Various-fixes' by David S. Miller · 4 years, 8 months ago
- c4317b1 mlxsw: pci: Fix use-after-free in case of failed devlink reload by Ido Schimmel · 4 years, 8 months ago
- d9d5420 mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() by Ido Schimmel · 4 years, 8 months ago
- ac4cd47 Merge branch 'devlink-health' by David S. Miller · 4 years, 8 months ago
- b7e93bb net/mlx5e: Move devlink-health rx and tx reporters to devlink port by Vladyslav Tarasiuk · 4 years, 8 months ago
- 4d54d32 net/mlx5e: Move devlink port register and unregister calls by Vladyslav Tarasiuk · 4 years, 8 months ago
- 15c724b devlink: Add devlink health port reporters API by Vladyslav Tarasiuk · 4 years, 8 months ago
- f4f5416 devlink: Implement devlink health reporters on per-port basis by Vladyslav Tarasiuk · 4 years, 8 months ago
- bd82100 devlink: Create generic devlink health reporter search function by Vladyslav Tarasiuk · 4 years, 8 months ago
- 3c5584b devlink: Rework devlink health reporter destructor by Vladyslav Tarasiuk · 4 years, 8 months ago
- c57544b devlink: Refactor devlink health reporter constructor by Vladyslav Tarasiuk · 4 years, 8 months ago
- f9f41e3d Merge branch 'macb-WOL-fixes' by David S. Miller · 4 years, 8 months ago
- 6c8f85c net: macb: fix call to pm_runtime in the suspend/resume functions by Nicolas Ferre · 4 years, 8 months ago
- 64febc5 net: macb: fix macb_suspend() by removing call to netif_carrier_off() by Nicolas Ferre · 4 years, 8 months ago
- 253fe09 net: macb: fix macb_get/set_wol() when moving to phylink by Nicolas Ferre · 4 years, 8 months ago
- ced4799 net: macb: mark device wake capable when "magic-packet" property present by Nicolas Ferre · 4 years, 8 months ago
- 515a10a net: macb: fix wakeup test in runtime suspend/resume routines by Nicolas Ferre · 4 years, 8 months ago
- c8b1d74 bnxt_en: fix NULL dereference in case SR-IOV configuration fails by Davide Caratti · 4 years, 8 months ago
- d6c7fc0 Merge tag 'mlx5-updates-2020-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
- 45ae836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
- ca68d56 Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
- 0ea4604 Merge branch 'udp_tunnel-add-NIC-RX-port-offload-infrastructure' by David S. Miller · 4 years, 8 months ago
- fb6f897 mlx4: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 8 months ago
- 442a35a bnxt: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 8 months ago
- dc22185 ixgbe: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 8 months ago
- abc0c78 ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled by Jakub Kicinski · 4 years, 8 months ago
- 91f430b selftests: net: add a test for UDP tunnel info infra by Jakub Kicinski · 4 years, 8 months ago
- 424be63 netdevsim: add UDP tunnel port offload support by Jakub Kicinski · 4 years, 8 months ago
- c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 8 months ago
- cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 8 months ago
- 84a4160 udp_tunnel: re-number the offload tunnel types by Jakub Kicinski · 4 years, 8 months ago
- a2b992c debugfs: make sure we can remove u32_array files cleanly by Jakub Kicinski · 4 years, 8 months ago
- aa0c908 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
- a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- d33db70 Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 8 months ago
- 1bfde03 Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 8 months ago
- 25aadbd Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
- 3f88343 Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 8 months ago
- d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 8 months ago
- f4c8824 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- e8749d0 Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
- cb24c61 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- d45f47a Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 8 months ago
- 309fc03 io_uring: account user memory freed when exit has been queued by Jens Axboe · 4 years, 8 months ago
- 667e57d io_uring: fix memleak in io_sqe_files_register() by Yang Yingliang · 4 years, 8 months ago
- dd9ce2d MAINTAINERS: update email address for Gerald Schaefer by Gerald Schaefer · 4 years, 8 months ago
- 2c08f65 MAINTAINERS: update email address for Heiko Carstens by Heiko Carstens · 4 years, 8 months ago
- 3d9fdc2 KVM: MIPS: Fix build errors for 32bit kernel by Huacai Chen · 4 years, 8 months ago
- 83d31e5 KVM: nVMX: fixes for preemption timer migration by Paolo Bonzini · 4 years, 8 months ago
- bbe11249 net/mlx5e: CT: Fix releasing ft entries by Roi Dayan · 4 years, 9 months ago
- de96d57 net/mlx5e: CT: Remove unused function param by Saeed Mahameed · 4 years, 11 months ago
- 2acc455 net/mlx5e: CT: Return err_ptr from internal functions by Saeed Mahameed · 4 years, 11 months ago
- d12f452 net/mlx5e: CT: Expand tunnel register mappings by Paul Blakey · 4 years, 11 months ago
- 8f5b3c3 net/mlx5e: CT: Use mapping for zone restore register by Paul Blakey · 4 years, 11 months ago
- 6702d39 net/mlx5e: CT: Re-use tuple modify headers for identical modify actions by Paul Blakey · 5 years ago
- b2fdf3d net/mlx5e: Export sharing of mod headers to a new file by Paul Blakey · 5 years ago
- a8eb919 net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleid by Paul Blakey · 5 years ago
- 7e36fee net/mlx5e: CT: Don't offload tuple rewrites for established tuples by Paul Blakey · 5 years ago
- 3d486ec net/mlx5e: Use netdev_info instead of pr_info by Oz Shlomo · 4 years, 10 months ago
- a7c119b net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear action by Paul Blakey · 4 years, 11 months ago
- bc562be net/mlx5e: CT: Save ct entries tuples in hashtables by Paul Blakey · 5 years ago
- e9716af net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPP by Parav Pandit · 4 years, 9 months ago
- b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 8 months ago
- eb32b3f net/mlx5e: CT: Fix memory leak in cleanup by Eli Britstein · 4 years, 9 months ago
- 88b3d5c net/mlx5e: Fix port buffers cell size value by Eran Ben Elisha · 4 years, 9 months ago
- 6a1cf4e net/mlx5e: Fix 50G per lane indication by Aya Levin · 4 years, 9 months ago
- f4aebbf net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash by Aya Levin · 4 years, 10 months ago
- b3c2ed2 net/mlx5e: Fix VXLAN configuration restore after function reload by Aya Levin · 4 years, 9 months ago
- c1aea9e net/mlx5e: Fix usage of rcu-protected pointer by Vlad Buslov · 4 years, 9 months ago
- 2fb15e7 net/mxl5e: Verify that rpriv is not NULL by Vlad Buslov · 4 years, 9 months ago
- 01f3d5d net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode by Vu Pham · 4 years, 9 months ago
- 47afbdd net/mlx5: Fix eeprom support for SFP module by Eran Ben Elisha · 4 years, 9 months ago
- 42f8204 Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- d4e6045 Restore gcc check in mips asm/unroll.h by Cesar Eduardo Barros · 4 years, 8 months ago
- 355a358 kbuild: Move -Wtype-limits to W=2 by Rikard Falkeborn · 4 years, 8 months ago
- 14b032b cgroup: Fix sock_cgroup_data on big-endian. by Cong Wang · 4 years, 8 months ago
- f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 8 months ago
- 38794a5 Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 1328af8 Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 76cfab9 Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
- a088eb0 Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 46a20c9 Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 8fb49c0 Merge branch 'Expose-port-split-attributes' by David S. Miller · 4 years, 8 months ago
- f3348a8 selftests: net: Add port split test by Danielle Ratson · 4 years, 8 months ago