summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-14net: remove dev_base_lockEric Dumazet
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-14net: convert dev->reg_state to u8Eric Dumazet
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi
2024-02-13net: add generic percpu page_pool allocatorLorenzo Bianconi
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp
2024-02-12ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-07ip_tunnel: use exit_batch_rtnl() methodEric Dumazet
2024-02-07ipv4: add __unregister_nexthop_notifier()Eric Dumazet
2024-02-07net: add exit_batch_rtnl() methodEric Dumazet
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: mdio: add 2.5g and 5g related PMA speed constantsMarek BehĂșn
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen
2024-02-07netlabel: cleanup struct netlbl_lsm_catmapGeorge Guo
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-06net: dst: Make dst_destroy() static and return void.Sebastian Andrzej Siewior
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman
2024-02-05xfrm: get global statistics from the offloaded deviceLeon Romanovsky
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet
2024-02-04net: make dev_unreg_count globalEric Dumazet
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds