summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ioam6: multicast eventJustin Iurman2024-02-281-0/+4
* uapi: ioam6: API for netlink multicast eventsJustin Iurman2024-02-281-0/+20
* tcp: make the dropreason really work when calling tcp_rcv_state_process()Jason Xing2024-02-281-2/+2
* tcp: add dropreasons in tcp_rcv_state_process()Jason Xing2024-02-281-1/+1
* tcp: introduce dropreasons in receive pathJason Xing2024-02-281-1/+14
* tcp: add a dropreason definitions and prepare for cookie checkJason Xing2024-02-281-1/+10
* net: make SK_MEMORY_PCPU_RESERV tunableAdam Li2024-02-281-2/+3
* ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet2024-02-261-2/+2
* nexthop: allow nexthop_mpath_fill_node() to be called without RTNLEric Dumazet2024-02-261-1/+1
* inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCUEric Dumazet2024-02-261-0/+1
* rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet2024-02-262-0/+3
* ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet2024-02-261-2/+4
* genetlink: make info in GENL_REQ_ATTR_CHECK() constJakub Kicinski2024-02-231-1/+1
* net: mpls: error out if inner headers are not setFlorian Westphal2024-02-231-0/+5
* 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