summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-13ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault1-5/+2
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
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds1-8/+2
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg1-0/+4
2024-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-30/+50
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-7/+21
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+6
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko1-0/+8
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko1-0/+1
2024-02-01dpll: extend uapi by lock status error attributeJiri Pirko1-0/+30
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald1-1/+1
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald1-0/+1