summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-30netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
2023-01-28net: mctp: purge receive queues on sk destructionJeremy Kerr
2023-01-28net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova
2023-01-28net/rose: Fix to not accept on connected socketHyunwoo Kim
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27skb: Do mix page pool and page referenced frags in GROAlexander Duyck
2023-01-27xfrm: annotate data-race around use_timeEric Dumazet
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet
2023-01-25net: mctp: mark socks as dead on unhash, prevent re-addJeremy Kerr
2023-01-25net: mctp: hold key reference when looking up a general keyPaolo Abeni
2023-01-25net: mctp: move expiry timer delete to unhashJeremy Kerr
2023-01-25net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr
2023-01-25net/x25: Fix to not accept on connected socketHyunwoo Kim
2023-01-24bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki
2023-01-24bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itselfJakub Sitnicki
2023-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-01-24sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-01-24net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-01-24Revert "Merge branch 'ethtool-mac-merge'"Paolo Abeni
2023-01-24netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman
2023-01-24netfilter: conntrack: fix bug in for_each_sctp_chunkSriram Yagnaraman
2023-01-24netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman
2023-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-01-23ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet
2023-01-23ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet
2023-01-23netlink: annotate data races around sk_stateEric Dumazet
2023-01-23netlink: annotate data races around dst_portid and dst_groupEric Dumazet
2023-01-23netlink: annotate data races around nlk->portidEric Dumazet
2023-01-23netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso
2023-01-23netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso
2023-01-23ipv6: fix reachability confirmation with proxy_ndpGergely Risko
2023-01-23net: ethtool: netlink: introduce ethnl_update_bool()Vladimir Oltean
2023-01-23xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-01-20net: fix UaF in netns ops registration error pathPaolo Abeni
2023-01-20tcp: fix rate_app_limited to default to 1David Morley
2023-01-19net/ulp: use consistent error code when blocking ULPPaolo Abeni
2023-01-19tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2023-01-18net: sched: gred: prevent races when adding offloads to statsJakub Kicinski
2023-01-18Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2023-01-18l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet
2023-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-17Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz