summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-11-06xfrm: Convert xfrm_get_tos() to dscp_t.Guillaume Nault
2024-11-06vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim
2024-11-05mptcp: remove unneeded lock when listing schedsMatthieu Baerts (NGI0)
2024-11-05mptcp: use sock_kfree_s instead of kfreeGeliang Tang
2024-11-05mptcp: no admin perm to list endpointsMatthieu Baerts (NGI0)
2024-11-05openvswitch: Pass on secpath details for internal port rx.Aaron Conole
2024-11-05netfilter: nf_tables: must hold rcu read lock while iterating object type listFlorian Westphal
2024-11-05netfilter: nf_tables: must hold rcu read lock while iterating expression type...Florian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with basechain hookFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats in set walkerFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with flowtablesFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with setsFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splat on rule deletionFlorian Westphal
2024-11-04sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()NeilBrown
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
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-03sctp: properly validate chunk size in sctp_sf_ootb()Xin Long
2024-11-03net: dsa: use ethtool string helpersRosen Penev
2024-11-03net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()Yafang Shao
2024-11-03fdget(), trivial conversionsAl Viro
2024-11-03switch netlink_getsockbyfilp() to taking descriptorAl Viro
2024-11-03net/socket.c: switch to CLASS(fd)Al Viro
2024-11-02Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-10-31netlink: Remove the dead code in netlink_proto_init()Jinjie Ruan
2024-10-31tcp: only release congestion control if it has been initializedPengcheng Yang
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-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-31Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-10-30rtnetlink: Fix an error handling path in rtnl_newlink()Christophe JAILLET
2024-10-30net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin
2024-10-30net: dsa: allow matchall mirroring rules towards the CPUVladimir Oltean
2024-10-30net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred()Vladimir Oltean
2024-10-30net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check()Vladimir Oltean
2024-10-30net: dsa: clean up dsa_user_add_cls_matchall()Vladimir Oltean
2024-10-30rpcrdma: Always release the rpcrdma_device's xa_arrayChuck Lever
2024-10-30Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecsSungwoo Kim
2024-10-30jiffies: Define secs_to_jiffies()Easwar Hariharan
2024-10-30bpf: bpf_csum_diff: Optimize and homogenize for all archsPuranjay Mohan
2024-10-30tcp: add more warn of socket in tcp_send_loss_probe()Jason Xing
2024-10-30netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet
2024-10-30netfilter: Fix use-after-free in get_info()Dong Chenchen
2024-10-29Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
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