aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-28net: mhi: Get rid of local rx queue countmhi-for-net-next-2020-01-28mhi-for-jakub-2020-01-28net-mhiLoic Poulain
2021-01-28net: mhi: Get RX queue size from MHI coreLoic Poulain
2021-01-28Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Loic Poulain
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti
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 '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 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: 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-27mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau
2021-01-27virt_wifi: fix deadlock on RTNLJohannes Berg
2021-01-27bus: mhi: core: Add helper API to return number of free TREsHemant Kumar
2021-01-27can: mcp251xfd: add BQL supportMarc Kleine-Budde
2021-01-27can: mcp251xfd: add len8_dlc supportMarc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...Marc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...Marc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD framesMarc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...Marc Kleine-Budde