summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Merge wireless-next into staging-nextGreg Kroah-Hartman25-289/+140
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg539-4348/+12775
2024-10-09Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"Johannes Berg1-0/+6
2024-10-09caif: Remove unused cfsrvl_getphyidDr. David Alan Gilbert1-1/+0
2024-10-09net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing2-2/+1
2024-10-08wireless: wext: shorten struct iw_ioctl_descriptionJohannes Berg1-4/+1
2024-10-08wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg1-3/+2
2024-10-08wifi: cfg80211: unexport wireless_nlevent_flush()Johannes Berg1-6/+0
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg2-20/+0
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg1-18/+0
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg1-122/+0
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima1-4/+41
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima2-0/+25
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-08net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)1-15/+0
2024-10-05net_sched: sch_fq: add the ability to offload pacingJeffrey Ji1-0/+2
2024-10-05net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet2-0/+5
2024-10-05tcp: add a fast path in tcp_delack_timer()Eric Dumazet1-2/+3
2024-10-05tcp: annotate data-races around icsk->icsk_pendingEric Dumazet1-2/+2
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_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko1-9/+18
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko3-1/+12
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 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+10
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 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
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-04ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault1-4/+3
2024-10-04ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault2-2/+8
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 Kicinski77-494/+956
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-3/+23
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-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-1/+1
2024-10-03net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024Shradha Gupta1-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 Torvalds30-32/+31
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro30-32/+31