summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27Merge branch 'mlx5-updates-2021-01-26'Jakub Kicinski
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin
2021-01-27net/mlx5e: Add listener to DMAC filter trap eventAya Levin
2021-01-27net/mlx5e: Add listener to trap eventAya Levin
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin
2021-01-27net/mlx5e: Expose RX dma info helpersAya Levin
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin
2021-01-27net/mlx5: Rename events notifier headerAya Levin
2021-01-27net/mlx5: Register to devlink DMAC filter trapAya Levin
2021-01-27net/mlx5: Register to devlink ingress VLAN filter trapAya Levin
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-27tipc: remove duplicated code in tipc_msg_createHoang Huu Le
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-27MAINTAINERS: add missing header for bondingJakub Kicinski
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-01-27Merge branch 'net-bridge-multicast-per-port-eht-hosts-limit'Jakub Kicinski
2021-01-27net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov
2021-01-27net: bridge: multicast: add per-port EHT hosts limitNikolay Aleksandrov
2021-01-27rocker: Simplify the calculation of variablesJiapeng Zhong
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2021-01-27net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileMasahiro Yamada
2021-01-27net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada
2021-01-27net: dcb: use obj-$(CONFIG_DCB) form in net/MakefileMasahiro Yamada
2021-01-27net: move CONFIG_NET guard to top MakefileMasahiro Yamada
2021-01-27net: sysctl: remove redundant #ifdef CONFIG_NETMasahiro Yamada
2021-01-27Merge branch 'mptcp-ipv4-mapped-ipv6-addressing-for-subflows'Jakub Kicinski
2021-01-27selftests: increase timeout to 10 minMatthieu Baerts
2021-01-27selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang
2021-01-27mptcp: pm nl: reduce variable scopeMatthieu Baerts
2021-01-27mptcp: pm nl: support IPv4 mapped in v6 addressesMatthieu Baerts
2021-01-27mptcp: support MPJoin with IPv4 mapped in v6 skMatthieu Baerts
2021-01-27r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdownHeiner Kallweit
2021-01-27pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes
2021-01-27mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau
2021-01-27virt_wifi: fix deadlock on RTNLJohannes Berg
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-27x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross
2021-01-27can: dev: prevent potential information leak in can_fill_info()Dan Carpenter