summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Merge wireless-next into staging-nextGreg Kroah-Hartman9-89/+85
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg303-3096/+6795
2024-10-08wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg1-3/+2
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg1-2/+0
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima1-4/+41
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima1-0/+21
2024-10-08Revert "rtnetlink: add guard for RTNL"Kuniyuki Iwashima1-3/+0
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel1-0/+1
2024-10-08ipv4: remove fib_info_devhash[]Eric Dumazet1-0/+3
2024-10-05net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet1-0/+4
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+1
2024-10-04net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu1-3/+0
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu1-32/+1
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+9
2024-10-04Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+3
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert1-8/+0
2024-10-04lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean1-2/+2
2024-10-04lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean1-0/+6
2024-10-04lib: packing: remove kernel-doc from header fileVladimir Oltean1-26/+0
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski43-664/+814
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+22
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-10-03net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)1-4/+0
2024-10-03net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)1-4/+2
2024-10-03net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()Russell King (Oracle)1-0/+3
2024-10-03net: pcs: xpcs: move PCS reset to .pcs_pre_config()Russell King (Oracle)1-0/+1
2024-10-03net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-03Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2024-10-03Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-8/+154
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro9-8/+154
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu1-7/+3
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-5/+1
2024-10-01folio_queue: fix documentationChristian Brauner1-1/+1
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann1-0/+9
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann1-0/+9
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+9
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+168
2024-09-30netfs: Add folio_queue API documentationDavid Howells1-0/+168
2024-09-30close_range(): fix the logics in descriptor table trimmingAl Viro1-4/+4
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+136
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar1-0/+136
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+16
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+0
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds5-232/+271
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-219/+0
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+11
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-13/+9