summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-09-26Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo
2020-09-26net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean
2020-09-26net: qrtr: check skb_put_padto() return valueEric Dumazet
2020-09-26tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-09-26tipc: fix shutdown() of connection oriented socketTetsuo Handa
2020-09-26tipc: Fix memory leak in tipc_group_create_member()Peilin Ye
2020-09-26taprio: Fix allowing too small intervalsVinicius Costa Gomes
2020-09-26net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-26net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin
2020-09-26net: sched: initialize with 0 before setting erspan md->uXin Long
2020-09-26net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-26net: Fix bridge enslavement failureIdo Schimmel
2020-09-26net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata
2020-09-26net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-26ipv6: avoid lockdep issue in fib6_del()Eric Dumazet
2020-09-26ipv4: Update exception handling for multipath routes via same deviceDavid Ahern
2020-09-26ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-26ip: fix tos reflection in ack and reset packetsWei Wang
2020-09-26act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang
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