summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie2024-02-152-2/+4
* net: mdio_bus: make mdio_bus_type constRicardo B. Marliere2024-02-151-1/+1
* net: remove dev_base_lockEric Dumazet2024-02-141-2/+0
* net: add netdev_set_operstate() helperEric Dumazet2024-02-142-1/+3
* net: convert dev->reg_state to u8Eric Dumazet2024-02-141-9/+14
* eventpoll: Add epoll ioctl for epoll_paramsJoe Damato2024-02-141-0/+13
* Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller2024-02-143-2/+24
|\
| * can: canxl: add virtual CAN network identifier supportOliver Hartkopp2024-02-132-2/+23
| * can: isotp: support dynamic flow control parametersOliver Hartkopp2024-02-121-0/+1
* | veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi2024-02-131-0/+2
* | xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi2024-02-131-0/+2
* | xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi2024-02-131-1/+1
* | net: add generic percpu page_pool allocatorLorenzo Bianconi2024-02-131-0/+3
* | ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault2024-02-121-5/+2
* | net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee2024-02-121-1/+45
* | net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee2024-02-121-1/+2
|/
* net: phy: provide whether link has changed in c37_read_statusChristian Marangi2024-02-101-1/+1
* net: phy: add devm/of_phy_package_join helperChristian Marangi2024-02-101-0/+6
* Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski2024-02-091-0/+4
|\
| * net: add napi_busy_loop_rcu()Stefan Roesch2024-02-091-0/+4
* | wwan: core: Add WWAN fastboot port typeJinjian Song2024-02-091-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-0810-28/+51
|\ \
| * \ Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-084-5/+25
| |\ \ | | |/ | |/|
| | * Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-082-2/+16
| | |\
| | | * netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-02-081-2/+14
| | | * netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-071-0/+2
| | * | Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-02-071-0/+4
| | |\ \
| | | * | wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-021-0/+4
| | * | | rxrpc: Fix counting of new acks and nacksDavid Howells2024-02-051-3/+5
| | | |/ | | |/|
| * | | Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-041-7/+4
| |\ \ \
| | * | | ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi2024-01-181-7/+4
| * | | | Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-041-6/+7
| |\ \ \ \
| | * | | | tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier2024-01-271-6/+7
| * | | | | Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-041-1/+2
| |\ \ \ \ \
| | * | | | | dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-01-301-1/+2
| | |/ / / /
| * | | | | Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-021-0/+5
| |\ \ \ \ \
| | * | | | | PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-311-0/+5
| | |/ / / /
| * | | | | Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-021-1/+6
| |\ \ \ \ \
| | * | | | | ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald2024-02-011-1/+1
| | * | | | | ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald2024-02-011-0/+1
| | * | | | | ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-011-0/+3
| | * | | | | ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald2024-02-011-0/+1
| * | | | | | Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds2024-02-021-8/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | nvme: take const cmd pointer in read-only helpersCaleb Sander2024-01-311-2/+2
| | * | | | | nvmet: unify aer type enumGuixin Liu2024-01-231-6/+0
| | | |/ / / | | |/| | |
* | | | | | ip_tunnel: use exit_batch_rtnl() methodEric Dumazet2024-02-071-1/+2
* | | | | | ipv4: add __unregister_nexthop_notifier()Eric Dumazet2024-02-071-0/+1
* | | | | | net: add exit_batch_rtnl() methodEric Dumazet2024-02-071-0/+3
* | | | | | Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-02-073-8/+9
|\ \ \ \ \ \
| * | | | | | net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman2024-02-051-0/+1