summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit1-0/+4
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean2-52/+8
2023-04-03net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use itVladimir Oltean1-0/+33
2023-04-02net: minor reshuffle of napi_structJakub Kicinski1-2/+3
2023-03-31Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2-4/+5
2023-03-31Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-5/+135
2023-03-31net/sched: act_tunnel_key: add support for "don't fragment"Davide Caratti1-0/+1
2023-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-29/+83
2023-03-31Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-3/+4
2023-03-30Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-7/+0
2023-03-30netfilter: Correct documentation errors in nf_tables.hMatthieu De Beule1-4/+4
2023-03-30netfilter: nfnetlink_queue: enable classid socket info retrievalEric Sage1-0/+1
2023-03-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Daniel Vetter1-7/+0
2023-03-30Revert "drm/scheduler: track GPU active time per entity"Lucas Stach1-7/+0
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet1-0/+1
2023-03-30wifi: nl80211: support advertising S1G capabilitiesKieran Frewen1-0/+7
2023-03-29Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu1-0/+1
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima3-13/+6
2023-03-29vsock: support sockmapBobby Eshleman2-0/+18
2023-03-29Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+8
2023-03-29net: dst: Switch to rcuref_t reference countingThomas Gleixner2-10/+11
2023-03-29net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo4-8/+15
2023-03-29Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski5-11/+464
2023-03-28Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner2-0/+161
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner3-11/+303
2023-03-28ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2-4/+12
2023-03-28netlink: Add a macro to set policy message with format stringShay Agroskin1-0/+22
2023-03-28net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet1-11/+5
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)1-1/+1
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)1-2/+3
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-6/+54
2023-03-25Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+2
2023-03-25net/mlx5: Provide external API for allocating vectorsEli Cohen1-0/+6
2023-03-25lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_addEli Cohen1-0/+1
2023-03-25lib: cpu_rmap: Use allocator for rmap entriesEli Cohen1-2/+1
2023-03-25Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds2-7/+9
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-5/+42
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+8
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+29
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim1-0/+9
2023-03-24cfg80211: support RNR for EMA APAloka Dixit2-0/+32
2023-03-24Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski1-2/+1
2023-03-24docs: networking: document NAPIJakub Kicinski1-5/+8
2023-03-24mm: mmap: remove newline at the end of the traceMinwoo Im1-2/+2
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