aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-12ipv4: Set the routing scope properly in ip_route_output_ports().Gravatar Guillaume Nault 1-5/+2
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Gravatar Kui-Feng Lee 1-1/+45
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Gravatar Kui-Feng Lee 1-1/+2
2024-02-10net: phy: provide whether link has changed in c37_read_statusGravatar Christian Marangi 1-1/+1
2024-02-10net: phy: add devm/of_phy_package_join helperGravatar Christian Marangi 1-0/+6
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Gravatar Jakub Kicinski 1-0/+4
2024-02-09net: add napi_busy_loop_rcu()Gravatar Stefan Roesch 1-0/+4
2024-02-09wwan: core: Add WWAN fastboot port typeGravatar Jinjian Song 1-0/+2
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 10-28/+51
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-5/+25
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Paolo Abeni 2-2/+16
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutGravatar Pablo Neira Ayuso 1-2/+14
2024-02-07ip_tunnel: use exit_batch_rtnl() methodGravatar Eric Dumazet 1-1/+2
2024-02-07ipv4: add __unregister_nexthop_notifier()Gravatar Eric Dumazet 1-0/+1
2024-02-07net: add exit_batch_rtnl() methodGravatar Eric Dumazet 1-0/+3
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 3-8/+9
2024-02-07net: mdio: add 2.5g and 5g related PMA speed constantsGravatar Marek Behún 1-0/+2
2024-02-07netfilter: nft_compat: reject unused compat flagGravatar Pablo Neira Ayuso 1-0/+2
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-0/+4
2024-02-07net: Do not return value from init_dummy_netdev()Gravatar Amit Cohen 1-1/+1
2024-02-07netlabel: cleanup struct netlbl_lsm_catmapGravatar George Guo 1-4/+3
2024-02-06net: phy: add helper phy_advertise_eee_allGravatar Heiner Kallweit 1-0/+1
2024-02-06bonding: Add independent control state machineGravatar Aahil Awatramani 4-0/+27
2024-02-06net: phy: constify phydev->drvGravatar Russell King (Oracle) 1-1/+1
2024-02-06net: dst: Make dst_destroy() static and return void.Gravatar Sebastian Andrzej Siewior 1-1/+0
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGravatar Gal Pressman 1-0/+1
2024-02-05xfrm: get global statistics from the offloaded deviceGravatar Leon Romanovsky 1-0/+3
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateGravatar Leon Romanovsky 2-8/+5
2024-02-05rxrpc: Fix counting of new acks and nacksGravatar David Howells 1-3/+5
2024-02-05sctp: preserve const qualifier in sctp_sk()Gravatar Eric Dumazet 1-4/+1
2024-02-04net: make dev_unreg_count globalGravatar Eric Dumazet 2-2/+1
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Gravatar Yunjian Wang 1-3/+13
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+4
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+7
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+5
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+6
2024-02-02net/sched: Add helper macros with module namesGravatar Michal Koutný 3-0/+6
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+2
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respGravatar Johannes Berg 1-0/+4
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 12-30/+50
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+21
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Jakub Kicinski 2-0/+6
2024-02-01net/mlx5: DPLL, Implement lock status error valueGravatar Jiri Pirko 1-0/+8
2024-02-01dpll: extend lock_status_get() op by status error and expose to userGravatar Jiri Pirko 1-0/+1
2024-02-01dpll: extend uapi by lock status error attributeGravatar Jiri Pirko 1-0/+30
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootGravatar Richard Fitzgerald 1-1/+1
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsGravatar Richard Fitzgerald 1-0/+1