summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-06-28ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-06-28mptcp: fix race on unaccepted mptcp socketsPaolo Abeni
2022-06-28mptcp: consistent map handling on failurePaolo Abeni
2022-06-28mptcp: fix shutdown vs fallback racePaolo Abeni
2022-06-28mptcp: invoke MP_FAIL response when neededGeliang Tang
2022-06-28mptcp: introduce MAPPING_BAD_CSUMPaolo Abeni
2022-06-28mptcp: fix error mibs accountingPaolo Abeni
2022-06-27ipv6: take care of disable_policy when restoring routesNicolas Dichtel
2022-06-27net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-06-27netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal
2022-06-27netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long
2022-06-27tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet
2022-06-24tcp: add a missing nf_reset_ct() in 3WHS handlingEric Dumazet
2022-06-23net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()Eric Dumazet
2022-06-23net/ncsi: use proper "mellanox" DT vendor prefixKrzysztof Kozlowski
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21netfilter: nf_dup_netdev: add and use recursion counterFlorian Westphal
2022-06-21netfilter: nf_dup_netdev: do not push mac header a second timeFlorian Westphal
2022-06-20net/tls: fix tls_sk_proto_close executed repeatedlyZiyang Xuan
2022-06-20erspan: do not assume transport header is always setEric Dumazet
2022-06-17net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-17ethtool: Fix get module eeprom fallbackIvan Vecera
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exitFlorian Westphal
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-17tipc: fix use-after-free Read in tipc_named_reinitHoang Le
2022-06-17net: fix data-race in dev_isalive()Eric Dumazet
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-15bpf: Fix request_sock leak in sk lookup helpersJon Maxwell
2022-06-15net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou
2022-06-14xsk: Fix generic transmit when completion queue reservation failsCiara Loftus
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-09net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer
2022-06-09tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds