summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-10-23net: sysctl: remove always-true conditionAntoine Tenart
2024-10-23net: use sock_valbool_flag() only in __sock_set_timestamps()Yajun Deng
2024-10-22bpf: Remove MEM_UNINIT from skb/xdp MTU helpersDaniel Borkmann
2024-10-22bpf: Add MEM_WRITE attributeDaniel Borkmann
2024-10-22tools: ynl-gen: use big-endian netlink attribute typesAsbjørn Sloth Tønnesen
2024-10-22Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-22rtnetlink: Protect struct rtnl_af_ops with SRCU.Kuniyuki Iwashima
2024-10-22rtnetlink: Return int from rtnl_af_register().Kuniyuki Iwashima
2024-10-22rtnetlink: Call rtnl_link_get_net_capable() in do_setlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Clean up rtnl_setlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Clean up rtnl_dellink().Kuniyuki Iwashima
2024-10-22rtnetlink: Fetch IFLA_LINK_NETNSID in rtnl_newlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Protect struct rtnl_link_ops with SRCU.Kuniyuki Iwashima
2024-10-22rtnetlink: Move ops->validate to rtnl_newlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Move rtnl_link_ops_get() and retry to rtnl_newlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Move simple validation from __rtnl_newlink() to rtnl_newlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Factorise do_setlink() path from __rtnl_newlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Call validate_linkmsg() in do_setlink().Kuniyuki Iwashima
2024-10-22rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs.Kuniyuki Iwashima
2024-10-219p: fix slab cache name creation for realLinus Torvalds
2024-10-21net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet
2024-10-21netfilter: xtables: fix typo causing some targets not to load on IPv6Pablo Neira Ayuso
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-20Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-19Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linuxLinus Torvalds
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17net: dsa: remove dsa_port_phylink_mac_select_pcs()Russell King (Oracle)
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17netfilter: bpf: must hold reference on net namespaceFlorian Westphal
2024-10-17bpf, vsock: Drop static vsock_bpf_prot initializationMichal Luczaj
2024-10-17vsock: Update msg_count on read_skb()Michal Luczaj
2024-10-17vsock: Update rx_bytes on read_skb()Michal Luczaj
2024-10-17bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj
2024-10-17mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflowMatthieu Baerts (NGI0)
2024-10-17ethtool: rss: prevent rss ctx deletion when in useDaniel Zahka
2024-10-16Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin
2024-10-16Bluetooth: Remove debugfs directory on module init failureAaron Thompson
2024-10-16Bluetooth: Call iso_exit() on module unloadAaron Thompson
2024-10-16Bluetooth: ISO: Fix multiple init when debugfs is disabledAaron Thompson
2024-10-16bpf: Fix link info netfilter flags to populate defrag flagTyrone Wu
2024-10-15rtnetlink: Remove rtnl_register() and rtnl_register_module().Kuniyuki Iwashima
2024-10-15can: gw: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15dcb: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15ipmr: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15ipv6: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15ipv4: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15net: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15net: sched: Use rtnl_register_many().Kuniyuki Iwashima
2024-10-15neighbour: Use rtnl_register_many().Kuniyuki Iwashima