summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01Simplify net_dbg_ratelimited() dummyGeert Uytterhoeven
2024-03-01ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdownEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.mtu6Eric Dumazet
2024-03-01ipv6: add ipv6_devconf_read_txrx cacheline_groupEric Dumazet
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-28tcp: remove some holes in struct tcp_sockEric Dumazet
2024-02-28inet: annotate devconf data-racesEric Dumazet
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal
2024-02-28net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn
2024-02-28net: ioam6: multicast eventJustin Iurman
2024-02-28uapi: ioam6: API for netlink multicast eventsJustin Iurman
2024-02-28tcp: make the dropreason really work when calling tcp_rcv_state_process()Jason Xing
2024-02-28tcp: add dropreasons in tcp_rcv_state_process()Jason Xing
2024-02-28tcp: introduce dropreasons in receive pathJason Xing
2024-02-28tcp: add a dropreason definitions and prepare for cookie checkJason Xing
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-26ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet
2024-02-26nexthop: allow nexthop_mpath_fill_node() to be called without RTNLEric Dumazet
2024-02-26inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCUEric Dumazet
2024-02-26rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-23genetlink: make info in GENL_REQ_ATTR_CHECK() constJakub Kicinski
2024-02-23stackdepot: use variable size records for non-evictable entriesMarco Elver
2024-02-23net: mpls: error out if inner headers are not setFlorian Westphal
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-02-22net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
2024-02-22Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly