summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: phylink: remove an_enabledRussell King (Oracle)2023-03-221-2/+0
* netdev: Enforce index cap in netdev_get_tx_queueNick Child2023-03-221-0/+1
* net: remove rcu_dereference_bh_rtnl()Eric Dumazet2023-03-211-10/+0
* net: pcs: add driver for MediaTek SGMII PCSDaniel Golle2023-03-201-0/+13
* net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit2023-03-201-0/+6
* tcp: preserve const qualifier in tcp_sk()Eric Dumazet2023-03-181-4/+6
* dccp: preserve const qualifier in dccp_sk()Eric Dumazet2023-03-181-4/+2
* ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet2023-03-181-4/+1
* udp: preserve const qualifier in udp_sk()Eric Dumazet2023-03-181-4/+1
* net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li2023-03-172-2/+17
* wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang2023-03-171-0/+11
* ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski2023-03-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1712-23/+58
|\
| * Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-171-2/+4
| |\
| | * net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-151-2/+4
| * | Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds2023-03-173-3/+13
| |\ \
| | * \ Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe2023-03-161-0/+5
| | |\ \
| | | * | nvme-trace: show more opcode namesMinwoo Im2023-03-151-0/+5
| | * | | block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai2023-03-151-3/+2
| | |/ /
| | * | block: do not reverse request order when flushing plug listJan Kara2023-03-141-0/+6
| * | | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-171-0/+1
| |\ \ \
| | * | | PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-131-0/+1
| * | | | Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-171-0/+1
| |\ \ \ \
| | * | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2023-03-13407-5857/+7842
| | |\| | |
| | * | | | fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai2023-03-101-0/+1
| * | | | | Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-03-141-9/+6
| |\ \ \ \ \
| | * | | | | tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)2023-03-141-9/+6
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-03-141-1/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor2023-03-091-2/+2
| | * | | | | clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan2023-03-061-1/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-0/+8
| |\ \ \ \ \
| | * | | | | ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-111-0/+8
| * | | | | | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1
| * | | | | | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-111-7/+11
| |\ \ \ \ \ \
| | * | | | | | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-03-101-0/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | new helper: put_and_unmap_page()Al Viro2023-03-071-0/+6
| | |/ / / /
* | | | | | ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet2023-03-171-1/+1
* | | | | | net: Add MDB net device operationsIdo Schimmel2023-03-171-0/+21
* | | | | | nfc: mrvl: Move platform_data struct into driverRob Herring2023-03-161-48/+0
* | | | | | net/mlx5: Move needed PTYS functions to core layerGal Pressman2023-03-151-0/+16
* | | | | | net/mlx5: Implement thermal zoneSandipan Patra2023-03-152-0/+29
* | | | | | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2023-03-091-0/+2
|\ \ \ \ \ \
| * | | | | | netfilter: move br_nf_check_hbh_len to utilsXin Long2023-03-081-0/+2
* | | | | | | netlink: remove unused 'compare' functionFlorian Westphal2023-03-091-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-0917-220/+135
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+3
| |\ \ \ \ \ \
| | * | | | | | HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-02-231-0/+3
| * | | | | | | cpumask: be more careful with 'cpumask_setall()'Linus Torvalds2023-03-071-5/+5
| * | | | | | | cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko2023-03-061-1/+1
| | |_|/ / / / | |/| | | | |