summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-21inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet
2020-09-21net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-21Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-21ipv6: route: convert comma to semicolonXu Wang
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-18net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-18Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-09-18mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-09-18cfg80211: fix 6 GHz channel conversionJohannes Berg
2020-09-18mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-09-18mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-09-18mac80211: add AQL support for VHT160 tx ratesFelix Fietkau
2020-09-18mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau
2020-09-15ipv4: Update exception handling for multipath routes via same deviceDavid Ahern
2020-09-15net: tipc: kerneldoc fixesLu Wei
2020-09-15batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing
2020-09-14xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel
2020-09-14net: sched: initialize with 0 before setting erspan md->uXin Long
2020-09-14lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-09-14tipc: Fix memory leak in tipc_group_create_member()Peilin Ye
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-14batman-adv: Add missing include for in_interrupt()Sven Eckelmann
2020-09-11taprio: Fix allowing too small intervalsVinicius Costa Gomes
2020-09-10net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata
2020-09-10net: Fix bridge enslavement failureIdo Schimmel
2020-09-10net: Correct the comment of dst_dev_put()Miaohe Lin
2020-09-10net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin
2020-09-10mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang
2020-09-10mptcp: fix subflow's remote_id issuesGeliang Tang
2020-09-10mptcp: fix subflow's local_id issuesGeliang Tang
2020-09-10tipc: fix shutdown() of connection oriented socketTetsuo Handa
2020-09-09hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-09net: qrtr: check skb_put_padto() return valueEric Dumazet
2020-09-08ip: fix tos reflection in ack and reset packetsWei Wang
2020-09-08Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-09-08fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez
2020-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-09-08ipv6: avoid lockdep issue in fib6_del()Eric Dumazet