summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-01SUNRPC: Fix svc_flush_dcache()Chuck Lever
2020-10-01mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-10-01cfg80211: fix 6 GHz channel conversionJohannes Berg
2020-10-01mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-10-01lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-10-01batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing
2020-10-01xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel
2020-10-01batman-adv: Add missing include for in_interrupt()Sven Eckelmann
2020-10-01bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann
2020-10-01mac802154: tx: fix use-after-freeEric Dumazet
2020-10-01netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso
2020-10-01netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron
2020-10-01netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi
2020-10-01netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing
2020-10-01batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing
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