dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
[platform/kernel/linux-rpi.git] / net /
2022-05-18 Trond MyklebustSUNRPC: Ensure that the gssproxy client can start in...
2022-05-18 Willy Tarreautcp: drop the hash_32() part from the index calculation
2022-05-18 Willy Tarreautcp: increase source port perturb table to 2^16
2022-05-18 Willy Tarreautcp: dynamically allocate the perturb table used by...
2022-05-18 Willy Tarreautcp: add small random increments to the source port
2022-05-18 Eric Dumazettcp: resalt the secret every 10 seconds
2022-05-18 Willy Tarreautcp: use different parts of the port_offset for index...
2022-05-18 Willy Tarreausecure_seq: use the 64 bits of the siphash for port...
2022-05-18 Maxim Mikityanskiytls: Fix context leak on tls_device_down
2022-05-18 Guangguan Wangnet/smc: non blocking recvmsg() return -EAGAIN when...
2022-05-18 Paolo Abeninet/sched: act_pedit: really ensure the skb is writable
2022-05-18 Eric Dumazetnetlink: do not reset transport header in netlink_recvmsg()
2022-05-18 Lokesh Dhoundiyalipv4: drop dst in multicast routing path
2022-05-18 Manikanta Pubbisettymac80211: Reset MBSSID parameters upon connection
2022-05-18 Sven Eckelmannbatman-adv: Don't skb_split skbuffs with frag_list
2022-05-15 Itay IellinBluetooth: Fix the creation of hdev->name
2022-05-12 David Howellsrxrpc: Enable IPv6 checksums on transport socket
2022-05-12 Eric Dumazetmld: respect RCU rules in ip6_mc_source() and ip6_mc_ms...
2022-05-12 Eric Dumazetnet: igmp: respect RCU rules in ip_mc_source() and...
2022-05-12 Olga KornievskaiaSUNRPC release the transport of a relocated task with...
2022-05-12 Duoming ZhouNFC: netlink: fix sleep in atomic bug when firmware...
2022-05-12 Duoming Zhounfc: replace improper check device_is_registered()...
2022-05-12 Oliver Hartkoppcan: isotp: remove re-binding of bound socket
2022-05-12 Trond MyklebustRevert "SUNRPC: attempt AF_LOCAL connect on setup"
2022-05-09 Florian Westphalnetfilter: nft_socket: only do sk lookups when indev...
2022-05-09 Martin Willinetfilter: Update ip6_route_me_harder to consider L3...
2022-05-09 Pengcheng Yangtcp: fix F-RTO may not work correctly when receiving...
2022-05-09 Maxim Mikityanskiytls: Skip tls_append_frag on zero copy size
2022-05-09 Volodymyr Mytnyknetfilter: conntrack: fix udp offload timeout sysctl
2022-05-09 Eric Dumazettcp: make sure treq->af_specific is initialized
2022-05-09 Eric Dumazettcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
2022-05-09 Peilin Yeip_gre, ip6_gre: Fix race condition on o_seqno in colle...
2022-05-09 Peilin Yeip6_gre: Make o_seqno start from 0 in native mode
2022-05-09 Peilin Yeip_gre: Make o_seqno start from 0 in native mode
2022-05-09 liuyacannet/smc: sync err code when tcp connection was refused
2022-05-09 Xin Longsctp: check asoc strreset_chunk in sctp_generate_reconf...
2022-05-09 Pengcheng Yangtcp: ensure to use the most recently sent skb when...
2022-05-09 Francesco Ruggeritcp: md5: incorrect tcp_header_len for incoming connections
2022-05-09 Eyal Birgerbpf, lwt: Fix crash when using bpf_skb_set_tunnel_key...
2022-05-09 Pablo Neira Ayusonetfilter: nft_set_rbtree: overlap detection with eleme...
2022-05-09 Miaoqian Linnet: dsa: Add missing of_node_put() in dsa_port_link_re...
2022-05-09 Pengcheng Yangipvs: correctly print the memory size of ip_vs_conn_tab
2022-05-09 Maciej Fijalkowskixsk: Fix l2fwd for copy mode + busy poll combo
2022-05-01 Hao Luobpf: Add MEM_RDONLY for helper args that are pointers...
2022-05-01 Hao Luobpf: Introduce MEM_RDONLY flag
2022-05-01 Hao Luobpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_M...
2022-04-27 Florian Westphalnetfilter: nft_ct: fix use after free when attaching...
2022-04-27 Florian Westphalnetfilter: conntrack: avoid useless indirection during...
2022-04-27 Florian Westphalnetfilter: conntrack: convert to refcount_t api
2022-04-27 Paolo Valerioopenvswitch: fix OOB access in reserve_sfa_size()
2022-04-27 Eric Dumazetnetlink: reset network and mac headers in netlink_dump()
2022-04-27 Kurt Kanzenbachnet: dsa: hellcreek: Calculate checksums in tagger
2022-04-27 Oliver Hartkoppcan: isotp: stop timeout monitoring when no first frame...
2022-04-27 Eric Dumazetipv6: make ip6_rt_gc_expire an atomic_t
2022-04-27 David Ahernl3mdev: l3mdev_master_upper_ifindex_by_index_rcu should...
2022-04-27 Eric Dumazetnet/sched: cls_u32: fix possible leak in u32_init_knode()
2022-04-27 Peilin Yeip6_gre: Fix skb_under_panic in __gre6_xmit()
2022-04-27 Peilin Yeip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
2022-04-27 Hangbin Liunet/packet: fix packet_sock xmit return value checking
2022-04-27 Tony Lunet/smc: Fix sock leak when release after smc_shutdown()
2022-04-27 David Howellsrxrpc: Restore removed timer deletion
2022-04-27 Sabrina Dubrocaesp: limit skb_page_frag_refill use to a single page
2022-04-27 Eric Dumazetnet/sched: cls_u32: fix netns refcount changes in u32_c...
2022-04-20 Duoming Zhouax25: Fix UAF bugs in ax25 timers
2022-04-20 Duoming Zhouax25: Fix NULL pointer dereferences in ax25 timers
2022-04-20 Duoming Zhouax25: fix NPD bug in ax25_disconnect
2022-04-20 Duoming Zhouax25: fix UAF bug in ax25_send_control()
2022-04-20 Duoming Zhouax25: Fix refcount leaks caused by ax25_cb_del()
2022-04-20 Duoming Zhouax25: fix UAF bugs of net_device caused by rebinding...
2022-04-20 Duoming Zhouax25: fix reference count leaks of ax25_dev
2022-04-20 Duoming Zhouax25: add refcount in ax25_dev to avoid UAF bugs
2022-04-20 Nicolas Dichtelipv6: fix panic when forwarding a pkt with no in6 dev
2022-04-20 Johannes Bergnl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
2022-04-20 Chuck LeverSUNRPC: Fix NFSD's request deferral on RDMA transports
2022-04-20 Lin Manfc: nci: add flush_workqueue to prevent uaf
2022-04-20 Antoine Tenartnetfilter: nf_tables: nft_parse_register can return...
2022-04-20 Petr Malatsctp: Initialize daddr on peeled off socket
2022-04-20 Karsten Graulnet/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
2022-04-20 Florian Westphalnetfilter: nft_socket: make cgroup match work in input too
2022-04-20 Rameshkumar Sundaramcfg80211: hold bss_lock while updating nontrans_list
2022-04-20 Benedikt Sprangernet/sched: taprio: Check if socket flags are valid
2022-04-20 Marcelo Ricardo... net/sched: fix initialization order when updating chain...
2022-04-20 Vlad Buslovnet/sched: flower: fix parsing of ethertype following...
2022-04-13 Trond MyklebustSUNRPC: Don't call connect() more than once on a TCP...
2022-04-13 Jakub Sitnickibpf: Make remote_port field in struct bpf_sk_lookup...
2022-04-13 Dust Linet/smc: send directly on setting TCP_NODELAY
2022-04-13 Trond MyklebustSUNRPC: Prevent immediate close+reconnect
2022-04-13 Trond MyklebustSUNRPC: svc_tcp_sendmsg() should handle errors from...
2022-04-13 Trond MyklebustSUNRPC: Handle low memory situations in call_status()
2022-04-13 Trond MyklebustSUNRPC: Handle ENOMEM in call_transmit_status()
2022-04-13 Maxim Mikityanskiybpf: Support dual-stack sockets in bpf_tcp_check_syncookie
2022-04-13 Eric Dumazetrxrpc: fix a race in rxrpc_exit_net()
2022-04-13 Ilya Maximetsnet: openvswitch: fix leak of nested actions
2022-04-13 Ilya Maximetsnet: openvswitch: don't send internal clone attribute...
2022-04-13 David Ahernipv6: Fix stats accounting in ip6_pkt_drop
2022-04-13 Jamie Bainbridgesctp: count singleton chunks in assoc user stats
2022-04-13 Nikolay Aleksandrovnet: ipv4: fix route with nexthop object delete warning
2022-04-13 Matt Johnstonmctp: Fix check for dev_hard_header() result
2022-04-13 Jean-Philippe Bruckerskbuff: fix coalescing for page_pool fragment recycling
2022-04-13 Ziyang Xuannet/tls: fix slab-out-of-bounds bug in decrypt_internal
next