summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos
2024-11-03net/tcp: Add missing lockdep annotations for TCP-AO hlist traversalsDmitry Safonov
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli
2024-10-31netlabel: document doi_remove field of struct netlbl_calipso_opsGeorge Guo
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-30net: sched: propagate "skip_sw" flag to struct flow_cls_common_offloadVladimir Oltean
2024-10-30s390/time: Add clocksource id to TOD clockSven Schnelle
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-10-30net: checksum: Move from32to16() to generic headerPuranjay Mohan
2024-10-30tcp: add more warn of socket in tcp_send_loss_probe()Jason Xing
2024-10-30tcp: add a common helper to debug the underlying issueJason Xing
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-29devlink: remove unused devlink_resource_register()Przemek Kitszel
2024-10-29devlink: remove unused devlink_resource_occ_get_register() and _unregister()Przemek Kitszel
2024-10-29socket: Print pf->create() when it does not clear sock->sk on failure.Kuniyuki Iwashima
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima
2024-10-29rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().Kuniyuki Iwashima
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-10-24phonet: Convert phonet_routes.lock to spinlock_t.Kuniyuki Iwashima
2024-10-24phonet: Pass net and ifindex to rtm_phonet_notify().Kuniyuki Iwashima
2024-10-24phonet: Convert phonet_device_list.lock to spinlock_t.Kuniyuki Iwashima
2024-10-24phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
2024-10-24Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2024-10-24Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-10-23debugfs: add small file operations for most filesJohannes Berg
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau