summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin7-4/+505
2021-01-27net/mlx5e: Expose RX dma info helpersAya Levin2-6/+6
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin2-2/+43
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin2-2/+65
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin3-34/+100
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin4-0/+83
2021-01-27net/mlx5: Rename events notifier headerAya Levin1-8/+11
2021-01-27net/mlx5: Register to devlink DMAC filter trapAya Levin1-0/+1
2021-01-27net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin4-0/+103
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin3-0/+9
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn4-213/+3
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski63-1927/+2090
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski7-32/+70
2021-01-27tipc: remove duplicated code in tipc_msg_createHoang Huu Le1-4/+0
2021-01-27Merge branch 'net-bridge-multicast-per-port-eht-hosts-limit'Jakub Kicinski8-2/+100
2021-01-27net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov6-2/+64
2021-01-27net: bridge: multicast: add per-port EHT hosts limitNikolay Aleksandrov4-0/+36
2021-01-27rocker: Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada12-12/+5
2021-01-27net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-27net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-27net: dcb: use obj-$(CONFIG_DCB) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-27net: move CONFIG_NET guard to top MakefileMasahiro Yamada2-8/+6
2021-01-27net: sysctl: remove redundant #ifdef CONFIG_NETMasahiro Yamada1-2/+0
2021-01-27Merge branch 'mptcp-ipv4-mapped-ipv6-addressing-for-subflows'Jakub Kicinski4-20/+120
2021-01-27selftests: increase timeout to 10 minMatthieu Baerts1-1/+1
2021-01-27selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang1-0/+75
2021-01-27mptcp: pm nl: reduce variable scopeMatthieu Baerts1-3/+3
2021-01-27mptcp: pm nl: support IPv4 mapped in v6 addressesMatthieu Baerts1-9/+24
2021-01-27mptcp: support MPJoin with IPv4 mapped in v6 skMatthieu Baerts1-7/+17
2021-01-27r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdownHeiner Kallweit1-3/+1
2021-01-27pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu1-1/+1
2021-01-27mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau1-1/+1
2021-01-27virt_wifi: fix deadlock on RTNLJohannes Berg1-8/+0
2021-01-27can: mcp251xfd: add BQL supportMarc Kleine-Budde1-4/+17
2021-01-27can: mcp251xfd: add len8_dlc supportMarc Kleine-Budde1-8/+15
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...Marc Kleine-Budde1-5/+11
2021-01-27can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...Marc Kleine-Budde1-1/+2
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD framesMarc Kleine-Budde1-6/+7
2021-01-27can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...Marc Kleine-Budde1-1/+1
2021-01-27can: mcp251xfd: replace sizeof(u32) with val_bytes in regmapSu Yanjun1-3/+6
2021-01-27can: mcba_usb: remove h from printk format specifierTom Rix1-3/+3
2021-01-27can: length: can_fd_len2dlc(): make legnth calculation readable againMarc Kleine-Budde1-1/+6
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol2-1/+3
2021-01-27can: flexcan: fix typosMarc Kleine-Budde1-2/+2
2021-01-27can: gw: fix typoMarc Kleine-Budde1-1/+1
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary8-7/+37
2021-01-26Merge branch 'net-usbnet-convert-to-new-tasklet-api'Jakub Kicinski1-5/+4
2021-01-26net: usbnet: use new tasklet APIEmil Renner Berthing1-4/+4