summaryrefslogtreecommitdiffstats
path: root/fragments/net (unfollow)
Commit message (Collapse)AuthorLines
2024-09-19fragments: Add fragment for IEEE 802.11Wolfgang Müller-0/+21
The latter block is required by iwd, which we expect to be using.
2024-09-19fragments: Add fragment for USB tethering supportWolfgang Müller-0/+11
2024-03-27fragments: Remove CONFIG_BT_HSWolfgang Müller-1/+0
This particular flag has been removed from the Bluetooth Core specification and is not available in the kernel anymore [1]. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9dd082b4feb68ca08463767f51c342982e0de7d9
2024-03-25fragments: Enable BNAP and UHID for BluetoothWolfgang Müller-0/+6
This will enable PANs and the ability to pair mice, keyboards, and gamepads.
2023-12-14fragments: Remove obsoleted optionsWolfgang Müller-1/+0
2022-07-10fragments: Remove obsolete settings from net/nftablesWolfgang Müller-3/+0
These are gone with the 5.17 series.
2022-06-04fragments: Remove CONFIG_NF_LOG_BRIDGE=yWolfgang Müller-1/+0
This particular option was merged into NF_LOG_SYSLOG in kernel commit 77ccee96a674 (netfilter: nf_log_bridge: merge with nf_log_syslog, 2021-03-25)
2021-03-06fragments: Enable CONFIG_BT_HS by defaultWolfgang Müller-0/+1
This will support high-speed bluetooth interfaces.
2021-03-06fragments: Remove superfluous options for 5.10Wolfgang Müller-1/+0
These options have either been merged into others or enabled unconditionally.
2020-08-07fragments: Add fragment enabling wireguard supportWynn Wolf Arbor-0/+1
2020-02-29Add new netfilter/nftables optionsWynn Wolf Arbor-0/+3
2020-02-29Remove deprecated kernel optionsWynn Wolf Arbor-10/+0