summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-06net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou
2022-07-06Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman
2022-07-06mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang
2022-07-06mptcp: fix local endpoint accountingPaolo Abeni
2022-07-06mptcp: netlink: issue MP_PRIO signals from userspace PMsKishen Maloor
2022-07-06mptcp: Acquire the subflow socket lock before modifying MP_PRIO flagsMat Martineau
2022-07-06mptcp: Avoid acquiring PM lock for subflow priority changesMat Martineau
2022-07-06mptcp: fix locking in mptcp_nl_cmd_sf_destroy()Paolo Abeni
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-05Bluetooth: core: Fix deadlock on hci_power_on_sync.Vasyl Vavrychuk
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp
2022-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-02netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso
2022-07-02netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
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-28xsk: Clear page contiguity bit when unmapping poolIvan Malov
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