summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+6
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos1-1/+2
2024-11-03net/tcp: Add missing lockdep annotations for TCP-AO hlist traversalsDmitry Safonov1-1/+2
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva1-15/+18
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao1-0/+6
2024-11-03dpll: add clock quality level attribute and opJiri Pirko2-0/+28
2024-11-01dql: annotate data-races around dql->last_obj_cntEric Dumazet1-1/+1
2024-11-01netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli1-0/+1
2024-11-01netlabel: document doi_remove field of struct netlbl_calipso_opsGeorge Guo1-0/+1
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-131/+113
2024-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2024-11-01Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-20/+69
2024-10-31net: sched: propagate "skip_sw" flag to struct flow_cls_common_offloadVladimir Oltean2-0/+2
2024-10-31s390/time: Add clocksource id to TOD clockSven Schnelle1-0/+1
2024-10-31x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao1-0/+3
2024-10-30net: checksum: Move from32to16() to generic headerPuranjay Mohan1-0/+6
2024-10-30tcp: add more warn of socket in tcp_send_loss_probe()Jason Xing1-1/+2
2024-10-30tcp: add a common helper to debug the underlying issueJason Xing1-11/+14
2024-10-30Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski8-186/+157
2024-10-30devlink: remove unused devlink_resource_register()Przemek Kitszel1-6/+0
2024-10-30devlink: remove unused devlink_resource_occ_get_register() and _unregister()Przemek Kitszel1-7/+0
2024-10-30socket: Print pf->create() when it does not clear sock->sk on failure.Kuniyuki Iwashima1-1/+3
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima1-0/+6
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima1-0/+9
2024-10-29rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().Kuniyuki Iwashima1-0/+1
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima1-15/+6
2024-10-29fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-6/+4
2024-10-29fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-0/+5
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-94/+0
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-19/+68
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni22-50/+121
2024-10-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-3/+15
2024-10-25Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+28
2024-10-25Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao2-0/+4
2024-10-24phonet: Convert phonet_routes.lock to spinlock_t.Kuniyuki Iwashima1-1/+0
2024-10-24phonet: Pass net and ifindex to rtm_phonet_notify().Kuniyuki Iwashima1-1/+1
2024-10-24phonet: Convert phonet_device_list.lock to spinlock_t.Kuniyuki Iwashima1-1/+2
2024-10-24phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1
2024-10-24Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-0/+1
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2-14/+15
2024-10-24Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2024-10-23debugfs: add small file operations for most filesJohannes Berg1-4/+58
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau2-0/+4