summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-06-06bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian
2022-06-06cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2022-06-06net: af_key: check encryption module availability consistencyThomas Bartschies
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-06-06tcp: change source port randomizarion at connect() timeEric Dumazet
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-25SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Meena Shanmugam
2022-05-25SUNRPC: Don't call connect() more than once on a TCP socketMeena Shanmugam
2022-05-25SUNRPC: Prevent immediate close+reconnectMeena Shanmugam
2022-05-25SUNRPC: Clean up scheduling of autocloseMeena Shanmugam
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang
2022-05-18net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-18netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet
2022-05-18ipv4: drop dst in multicast routing pathLokesh Dhoundiyal
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-05-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12tcp: make sure treq->af_specific is initializedEric Dumazet
2022-05-12net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-05-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-09ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye
2022-05-09tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-05-09tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-05-09ip_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-05-09net/smc: sync err code when tcp connection was refusedliuyacan
2022-05-09sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long
2022-05-09tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-05-09tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri
2022-05-09bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hookEyal Birger
2022-05-09ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet
2022-04-27l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...David Ahern
2022-04-27net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu
2022-04-27net/smc: Fix sock leak when release after smc_shutdown()Tony Lu
2022-04-27rxrpc: Restore removed timer deletionDavid Howells
2022-04-27tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2022-04-27net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet