summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere1-1/+1
2024-02-14net: remove dev_base_lockEric Dumazet1-2/+0
2024-02-14net: add netdev_set_operstate() helperEric Dumazet2-1/+3
2024-02-14net: convert dev->reg_state to u8Eric Dumazet1-9/+14
2024-02-14eventpoll: Add epoll ioctl for epoll_paramsJoe Damato1-0/+13
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller3-2/+24
2024-02-14veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi1-0/+2
2024-02-14xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi1-0/+2
2024-02-14xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi1-1/+1
2024-02-14net: add generic percpu page_pool allocatorLorenzo Bianconi1-0/+3
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp2-2/+23
2024-02-13ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault1-5/+2
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp1-0/+1
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee1-1/+45
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee1-1/+2
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi1-1/+1
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi1-0/+6
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski1-0/+4
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch1-0/+4
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song1-0/+2
2024-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-28/+51
2024-02-09Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+25
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-2/+16
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso1-2/+14
2024-02-08ip_tunnel: use exit_batch_rtnl() methodEric Dumazet1-1/+2
2024-02-08ipv4: add __unregister_nexthop_notifier()Eric Dumazet1-0/+1
2024-02-08net: add exit_batch_rtnl() methodEric Dumazet1-0/+3
2024-02-08Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-8/+9
2024-02-08net: mdio: add 2.5g and 5g related PMA speed constantsMarek Behún1-0/+2
2024-02-08netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso1-0/+2
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+4
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen1-1/+1
2024-02-07netlabel: cleanup struct netlbl_lsm_catmapGeorge Guo1-4/+3
2024-02-07net: phy: add helper phy_advertise_eee_allHeiner Kallweit1-0/+1
2024-02-06bonding: Add independent control state machineAahil Awatramani4-0/+27
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)1-1/+1
2024-02-06net: dst: Make dst_destroy() static and return void.Sebastian Andrzej Siewior1-1/+0
2024-02-06net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman1-0/+1
2024-02-06xfrm: get global statistics from the offloaded deviceLeon Romanovsky1-0/+3
2024-02-06xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky2-8/+5
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells1-3/+5
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet1-4/+1
2024-02-04net: make dev_unreg_count globalEric Dumazet2-2/+1
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang1-3/+13
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+4
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+7
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+6
2024-02-02net/sched: Add helper macros with module namesMichal Koutný3-0/+6