summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-09-23xprtrdma: Release in-flight MRs on disconnectChuck Lever
2020-09-23net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin
2020-09-23mptcp: sendmsg: reset iter on errorFlorian Westphal
2020-09-17cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal
2020-09-17mac80211: reduce packet loss event false positivesFelix Fietkau
2020-09-17wireless: fix wrong 160/80+80 MHz settingShay Bar
2020-09-17netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio
2020-09-17netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal
2020-09-12mptcp: free acked data before waiting for more memoryFlorian Westphal
2020-09-12net: disable netpoll on fresh napisJakub Kicinski
2020-09-12tipc: fix using smp_processor_id() in preemptibleTuong Lien
2020-09-12tipc: fix shutdown() of connectionless socketTetsuo Handa
2020-09-12taprio: Fix using wrong queues in gate maskVinicius Costa Gomes
2020-09-12sctp: not disable bh in the whole sctp_get_port_local()Xin Long
2020-09-12netlabel: fix problems with mapping removalPaul Moore
2020-09-12ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-12ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-09-09cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-09-09Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-09-09net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-09netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal
2020-09-09netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-09-09netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-09-09netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso
2020-09-09rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-09-09rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells
2020-09-09rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells
2020-09-09batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna
2020-09-09batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing
2020-09-09batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann
2020-09-05nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg
2020-09-05netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...Stefano Brivio
2020-09-03can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...Oleksij Rempel
2020-09-03netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal
2020-09-03net: openvswitch: introduce common code for flushing flowsTonghao Zhang
2020-09-03netfilter: nf_tables: report EEXIST on overlapsPablo Neira Ayuso
2020-08-27netlink: fix state reallocation in policy exportJohannes Berg
2020-08-27ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-27ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-27ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-27tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2020-08-27tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long
2020-08-27net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-27net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-27net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel
2020-08-27net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran
2020-08-27net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov
2020-08-27net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin
2020-08-27gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson