aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-11-19tipc: fix -Wstringop-truncation warningsv5.8/standard/xilinx-zynqmpv5.8/standard/tiny/intel-x86v5.8/standard/tiny/common-pcv5.8/standard/tiny/basev5.8/standard/ti-am335xv5.8/standard/qemuppcv5.8/standard/qemuarm64v5.8/standard/preempt-rt/intel-x86v5.8/standard/preempt-rt/bcm-2xxx-rpiv5.8/standard/preempt-rt/basev5.8/standard/nxp-ls20xxv5.8/standard/intel-x86v5.8/standard/edgerouterv5.8/standard/beaglebonev5.8/standard/baseWenlin Kang
2020-11-10Merge tag 'v5.8.18' into v5.8/standard/baseBruce Ashfield
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-11-01net: protect tcf_block_unbind with block lockLeon Romanovsky
2020-11-01tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen
2020-11-01tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy
2020-11-01net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault
2020-11-01netem: fix zero division in tabledistAleksandr Nogikh
2020-11-01netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye
2020-10-29Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi
2020-10-29mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-10-29ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang
2020-10-29netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso
2020-10-29netfilter: ebtables: Fixes dropping of small packets in bridge natTimothée COCAULT
2020-10-29netfilter: conntrack: connection timeout after re-registerFrancesco Ruggeri
2020-10-29SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-29svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-10-29netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-29bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanupJohn Fastabend
2020-10-29ipvs: clear skb->tstamp in forwarding pathJulian Anastasov
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg
2020-10-29nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan
2020-10-29Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi
2020-10-29Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi
2020-10-29net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault
2020-10-29tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-10-29nexthop: Fix performance regression in nexthop deletionIdo Schimmel
2020-10-29net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti
2020-10-29net/sched: act_ct: Fix adding udp port mangle operationRoi Dayan
2020-10-29net: Properly typecast int values to set sk_max_pacing_rateKe Li
2020-10-29mptcp: initialize mptcp_options_received's ahmacGeliang Tang
2020-10-29icmp: randomize the global rate limiterEric Dumazet
2020-10-29tipc: fix incorrect setting window for bcast linkHoang Huu Le
2020-10-29tipc: re-configure queue limit for broadcast linkHoang Huu Le
2020-10-29net_sched: remove a redundant goto chain checkCong Wang
2020-10-29net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde
2020-10-29can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang
2020-10-29socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabledChristian Eggers
2020-10-29socket: fix option SO_TIMESTAMPING_NEWChristian Eggers
2020-10-29tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang
2020-10-29net/tls: sendfile fails with ktls offloadRohit Maheshwari
2020-10-29net/smc: fix valid DMBE buffer sizesKarsten Graul
2020-10-29net/smc: fix use-after-free of delayed eventsKarsten Graul
2020-10-29net: mptcp: make DACK4/DACK8 usage consistent among all subflowsDavide Caratti
2020-10-29net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-29ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern
2020-10-20Merge tag 'v5.8.16' into v5.8/standard/baseBruce Ashfield
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz