summaryrefslogtreecommitdiffstats
path: root/fs/configfs/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-28net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-01-28stmmac: intel: Add ADL-S 1Gbps PCI IDsWong, Vee Khee1-0/+19
2021-01-28net: reduce indentation level in sk_clone_lock()Eric Dumazet1-96/+93
2021-01-28net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti1-134/+139
2021-01-28net/mlx5e: Enable traps according to link stateAya Levin5-0/+62
2021-01-28net/mlx5e: Add listener to DMAC filter trap eventAya Levin1-0/+8
2021-01-28net/mlx5e: Add listener to trap eventAya Levin2-0/+36
2021-01-28net/mlx5e: Add trap entity to ETH driverAya Levin7-4/+505
2021-01-28net/mlx5e: Expose RX dma info helpersAya Levin2-6/+6
2021-01-28net/mlx5e: Add flow steering DMAC trap ruleAya Levin2-2/+43
2021-01-28net/mlx5e: Add flow steering VLAN trap ruleAya Levin2-2/+65
2021-01-28net/mlx5e: Optimize promiscuous modeAya Levin3-34/+100
2021-01-28net/mlx5: Notify on trap action by blocking eventAya Levin4-0/+83
2021-01-28net/mlx5: Rename events notifier headerAya Levin1-8/+11
2021-01-28net/mlx5: Register to devlink DMAC filter trapAya Levin1-0/+1
2021-01-28net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-01-28net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin4-0/+103
2021-01-28devlink: Add DMAC filter generic packet trapAya Levin3-0/+9
2021-01-28net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn4-213/+3
2021-01-28tipc: remove duplicated code in tipc_msg_createHoang Huu Le1-4/+0
2021-01-28net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov6-2/+64
2021-01-28net: bridge: multicast: add per-port EHT hosts limitNikolay Aleksandrov4-0/+36
2021-01-28rocker: Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-28net: remove redundant 'depends on NET'Masahiro Yamada12-12/+5
2021-01-28net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-28net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-28net: dcb: use obj-$(CONFIG_DCB) form in net/MakefileMasahiro Yamada2-4/+2
2021-01-28net: move CONFIG_NET guard to top MakefileMasahiro Yamada2-8/+6
2021-01-28net: sysctl: remove redundant #ifdef CONFIG_NETMasahiro Yamada1-2/+0
2021-01-28selftests: increase timeout to 10 minMatthieu Baerts1-1/+1
2021-01-28selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang1-0/+75
2021-01-28mptcp: pm nl: reduce variable scopeMatthieu Baerts1-3/+3
2021-01-28mptcp: pm nl: support IPv4 mapped in v6 addressesMatthieu Baerts1-9/+24
2021-01-28mptcp: support MPJoin with IPv4 mapped in v6 skMatthieu Baerts1-7/+17
2021-01-28r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdownHeiner Kallweit1-3/+1
2021-01-28pktgen: 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