summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-10-04cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-10-04mac80211: Reject malformed SSID elementsWill Deacon
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis
2019-10-03tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()Eric Dumazet
2019-10-03lib: textsearch: fix escapes in example codeRandy Dunlap
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt
2019-10-03udp: fix gso_segs calculationsJosh Hunt
2019-10-03ipv6: drop incoming packets having a v4mapped source addressEric Dumazet
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean
2019-10-02Merge branch 'SJA1105-DSA-locking-fixes-for-PTP'David S. Miller
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-01ipv6: Handle race in addrconf_dad_workDavid Ahern
2019-10-01tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet
2019-10-01vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel
2019-10-01Merge branch 'stmmac-fixes'David S. Miller
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu
2019-10-01devlink: Fix error handling in param and info_get dumpit cbVasundhara Volam
2019-10-01net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-10-01net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean
2019-10-01net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean
2019-10-01netfilter: nft_connlimit: disable bh on garbage collectionPablo Neira Ayuso
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal
2019-10-01Merge tag 'mac80211-for-davem-2019-10-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-10-01ionic: select CONFIG_NET_DEVLINKArnd Bergmann
2019-10-01docs: networking: Add title caret and missing docAdam Zerella
2019-10-01net: socionext: netsec: always grab descriptor lockLorenzo Bianconi
2019-10-01mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg
2019-10-01mac80211: fix txq null pointer dereferenceMiaoqing Pan
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg