summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet1-0/+1
2024-03-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-35/+108
2024-03-01Simplify net_dbg_ratelimited() dummyGeert Uytterhoeven1-4/+1
2024-03-01ipv6: add ipv6_devconf_read_txrx cacheline_groupEric Dumazet1-4/+9
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-28/+32
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-10/+13
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet1-4/+4
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2024-02-29tcp: remove some holes in struct tcp_sockEric Dumazet1-4/+4
2024-02-29inet: annotate devconf data-racesEric Dumazet1-6/+8
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal1-0/+1
2024-02-28net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn1-3/+0
2024-02-28Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2024-02-27dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2-10/+12
2024-02-26rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet1-0/+2
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet1-2/+4
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro1-0/+1
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro1-0/+2
2024-02-25Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2024-02-25Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-18/+2
2024-02-24stackdepot: use variable size records for non-evictable entriesMarco Elver1-0/+3
2024-02-24net: mpls: error out if inner headers are not setFlorian Westphal1-0/+5
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+5
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe1-0/+3
2024-02-23Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+0
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-19/+68
2024-02-23Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-6/+48
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2024-02-22udp: add local "peek offset enabled" flagPaolo Abeni1-0/+10
2024-02-22net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau1-0/+1
2024-02-22net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau1-0/+8
2024-02-22bpf: Shrink size of struct bpf_map/bpf_array.Alexei Starovoitov1-9/+3
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche1-0/+2
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg1-0/+38
2024-02-21wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg1-5/+6
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko1-1/+4
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli1-0/+3
2024-02-21net: wan: framer: remove children from struct framer_ops kdocSimon Horman1-1/+0
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller3-6/+120
2024-02-21netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal1-1/+0
2024-02-21Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams27-78/+157
2024-02-21acpi/ghes: Remove CXL CPER notificationsDan Williams1-18/+0
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+5
2024-02-21mm/swap: fix race when skipping swapcacheKairui Song1-0/+5
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal1-0/+6
2024-02-20net: add netmem to skb_frag_tMina Almasry1-29/+71
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit1-0/+2