summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-20rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells
2020-08-20rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells
2020-08-20nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg
2020-08-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal
2020-08-19netlink: fix state reallocation in policy exportJohannes Berg
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long
2020-08-18net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin
2020-08-18batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna
2020-08-18batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing
2020-08-18batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann