summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03net/smc: fix sock refcounting in case of terminationUrsula Braun
2020-09-03net/smc: reset sndbuf_desc if freedUrsula Braun
2020-09-03net/smc: set rx_off for SMCR explicitlyUrsula Braun
2020-09-03net/smc: fix toleration of fake add_link messagesKarsten Graul
2020-09-02tipc: fix shutdown() of connectionless socketTetsuo Handa
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-30tipc: fix using smp_processor_id() in preemptibleTuong Lien
2020-08-29netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-08-28netfilter: delete repeated wordsRandy Dunlap
2020-08-28net_sched: fix error path in red_init()Cong Wang
2020-08-28netlink: fix a data race in netlink_rcv_wake()zhudi
2020-08-28Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-08-27rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-08-27net: Fix some commentsMiaohe Lin
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar
2020-08-27mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau
2020-08-27mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau
2020-08-26net: disable netpoll on fresh napisJakub Kicinski
2020-08-26ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-08-26mptcp: free acked data before waiting for more memoryFlorian Westphal
2020-08-26taprio: Fix using wrong queues in gate maskVinicius Costa Gomes
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-25net: caif: fix error code handlingTong Zhang
2020-08-24Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-08-24net: Get rid of consume_skb when tracing is offHerbert Xu
2020-08-24netlabel: fix problems with mapping removalPaul Moore
2020-08-24sctp: not disable bh in the whole sctp_get_port_local()Xin Long
2020-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-08-21netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso
2020-08-21netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio
2020-08-21netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...Stefano Brivio
2020-08-20tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long
2020-08-20net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel
2020-08-20net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-20bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko