summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-23mac802154: Handle active scanningMiquel Raynal1-1/+17
2023-03-23net: phylink: remove an_enabledRussell King (Oracle)1-2/+0
2023-03-23netdev: Enforce index cap in netdev_get_tx_queueNick Child1-0/+1
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-0/+5
2023-03-22net: remove rcu_dereference_bh_rtnl()Eric Dumazet1-10/+0
2023-03-22neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet4-16/+16
2023-03-21net: pcs: add driver for MediaTek SGMII PCSDaniel Golle1-0/+13
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit1-0/+6
2023-03-20xfrm: add new device offload acquire flagRaed Salem1-0/+5
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster1-0/+4
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster1-0/+3
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster1-0/+2
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet2-5/+7
2023-03-18x25: preserve const qualifier in [a]x25_sk()Eric Dumazet2-8/+2
2023-03-18af_unix: preserve const qualifier in unix_sk()Eric Dumazet1-4/+1
2023-03-18dccp: preserve const qualifier in dccp_sk()Eric Dumazet1-4/+2
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet1-4/+1
2023-03-18raw: preserve const qualifier in raw_sk()Eric Dumazet1-4/+1
2023-03-18udp: preserve const qualifier in udp_sk()Eric Dumazet1-4/+1
2023-03-18net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li2-2/+17
2023-03-18ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li1-5/+6
2023-03-18vxlan: Expose helper vxlan_build_gbp_hdrGavin Li1-0/+19
2023-03-18wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang1-0/+11
2023-03-18ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski1-0/+1
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-32/+118
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-4/+20
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds3-3/+13
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+5
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-3/+6
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki1-0/+5
2023-03-17ipv4: raw: constify raw_v4_match() socket argumentEric Dumazet1-1/+1
2023-03-17ipv6: raw: constify raw_v6_match() socket argumentEric Dumazet1-1/+1
2023-03-17ipv6: constify inet6_mc_check()Eric Dumazet1-1/+1
2023-03-17ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet1-1/+1
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet3-7/+4
2023-03-17vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel1-0/+1
2023-03-17vxlan: mdb: Add MDB control path supportIdo Schimmel2-0/+15
2023-03-17net: Add MDB net device operationsIdo Schimmel1-0/+21
2023-03-17net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta1-0/+18
2023-03-17net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu1-0/+1
2023-03-17ynl: broaden the license even moreJakub Kicinski2-2/+2
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+15
2023-03-16nfc: mrvl: Move platform_data struct into driverRob Herring1-48/+0
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-0/+5
2023-03-16net/mlx5: Move needed PTYS functions to core layerGal Pressman1-0/+16
2023-03-16net/mlx5: Implement thermal zoneSandipan Patra2-0/+29
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai1-3/+2