summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-02-222-2/+0
|\
| * netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal2024-02-212-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-2215-23/+76
|\ \
| * \ Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-223-2/+5
| |\ \
| | * | netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-02-221-1/+1
| | * | mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-02-181-1/+1
| | * | net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-02-161-0/+3
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-202-2/+5
| |\ \ \
| | * | | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-01-311-1/+1
| | * | | RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-01-311-1/+4
| * | | | Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-174-6/+9
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-02-144-6/+9
| | |\ \ \ \
| | | * | | | iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
| | | * | | | iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco2024-01-281-2/+2
| | | * | | | iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-01-221-1/+3
| | | * | | | iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-01-221-1/+2
| | | |/ / /
| * | | | | Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-5/+27
| |\ \ \ \ \
| | * | | | | serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-061-5/+27
| | |/ / / /
| * | | | | Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-171-1/+0
| |\ \ \ \ \
| | * | | | | Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-091-1/+0
| | |/ / / /
| * | | | | Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-161-0/+1
| |\ \ \ \ \
| | * | | | | nvme: implement support for relaxed effectsKeith Busch2024-02-131-0/+1
| * | | | | | Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-161-7/+10
| |\ \ \ \ \ \
| | * | | | | | seq_buf: Fix kernel documentationAndy Shevchenko2024-02-151-6/+6
| | * | | | | | seq_buf: Don't use "proxy" headersAndy Shevchenko2024-02-151-1/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-051-0/+1
| * | | | | | | Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-161-0/+18
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| | * | | | | | gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
| | * | | | | | gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski2024-02-131-0/+6
* | | | | | | | Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-02-224-7/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | wifi: cfg80211: use ML element parsing helpersJohannes Berg2024-02-211-0/+38
| * | | | | | | | wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg2024-02-211-5/+6
| * | | | | | | | wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg2024-02-211-0/+2
| * | | | | | | | wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko2024-02-211-1/+4
| * | | | | | | | wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-211-0/+5
| * | | | | | | | wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+3
* | | | | | | | | net: mctp: provide a more specific tag allocation ioctlJeremy Kerr2024-02-221-0/+32
* | | | | | | | | net: mctp: separate key correlation across netsJeremy Kerr2024-02-221-0/+2
* | | | | | | | | net: mctp: avoid confusion over local/peer dest/source addressesJeremy Kerr2024-02-221-2/+2
* | | | | | | | | udp: add local "peek offset enabled" flagPaolo Abeni2024-02-211-0/+10
* | | | | | | | | net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau2024-02-211-0/+1
* | | | | | | | | net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau2024-02-211-0/+8
* | | | | | | | | net: phy: Add BaseT1 auto-negotiation constantsDimitri Fedrau2024-02-211-0/+2
* | | | | | | | | net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli2024-02-211-0/+3
* | | | | | | | | net: wan: framer: remove children from struct framer_ops kdocSimon Horman2024-02-211-1/+0
|/ / / / / / / /
* | | | | | | | Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-02-216-87/+328
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg2024-02-151-1/+1
| * | | | | | | wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz2024-02-121-1/+4