summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang2020-04-181-1/+3
* tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang2020-04-181-0/+1
* net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang2020-04-181-0/+1
* Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...Linus Torvalds2020-04-171-4/+4
|\
| * platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET2020-04-131-3/+3
| * platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter2020-04-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-16108-679/+1067
|\ \
| * | amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior2020-04-161-1/+1
| * | mISDN: make dmril and dmrim staticJason Yan2020-04-161-2/+2
| * | net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-161-0/+2
| * | net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2020-04-162-6/+19
| * | tipc: fix incorrect increasing of link windowTuong Lien2020-04-161-1/+1
| * | Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu2020-04-161-1/+1
| * | net: tulip: make early_486_chipsets staticJason Yan2020-04-161-1/+1
| * | dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400Johan Jonker2020-04-161-0/+3
| * | ipv6: remove redundant assignment to variable errColin Ian King2020-04-161-1/+1
| * | net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe2020-04-154-21/+19
| * | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-154-48/+47
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-1511-95/+238
| |\ \
| | * | selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen2020-04-151-1/+29
| | * | libbpf: Fix type of old_fd in bpf_xdp_set_link_optsToke Høiland-Jørgensen2020-04-151-1/+1
| | * | libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko2020-04-152-59/+109
| | * | xsk: Add missing check on user supplied headroom sizeMagnus Karlsson2020-04-151-3/+2
| | * | bpf: remove unneeded conversion to bool in __mark_reg_unknownZou Wei2020-04-141-2/+1
| | * | xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern2020-04-141-1/+2
| | * | tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee2020-04-141-1/+3
| | * | selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko2020-04-141-2/+60
| | * | bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mappingAndrii Nakryiko2020-04-141-9/+7
| | * | arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson2020-04-141-16/+24
| * | | Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-155-25/+38
| |\ \ \
| | * | | mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam2020-04-151-4/+7
| | * | | mac80211: fix race in ieee80211_register_hw()Sumit Garg2020-04-151-11/+13
| | * | | cfg80211: fix kernel-doc notationLothar Rubusch2020-04-141-0/+10
| | * | | mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-141-6/+6
| | * | | nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg2020-04-141-4/+2
| | |/ /
| * | | Merge branch 'Fix-88x3310-leaving-power-save-mode'David S. Miller2020-04-151-3/+33
| |\ \ \
| | * | | net: marvell10g: soft-reset the PHY when coming out of low powerRussell King2020-04-151-3/+13
| | * | | net: marvell10g: report firmware versionRussell King2020-04-151-0/+20
| |/ / /
| * | | net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-151-1/+1
| * | | net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-151-0/+2
| * | | Merge branch 'mv88e6xxx-fixed-link-fixes'David S. Miller2020-04-152-3/+9
| |\ \ \
| | * | | net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn2020-04-151-1/+6
| | * | | net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn2020-04-151-2/+3
| |/ / /
| * | | Merge branch 'ionic-address-automated-build-complaints'David S. Miller2020-04-151-1/+2
| |\ \ \
| | * | | ionic: fix unused assignmentShannon Nelson2020-04-151-1/+1
| | * | | ionic: add dynamic_debug headerShannon Nelson2020-04-151-0/+1
| |/ / /
| * | | rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells2020-04-152-41/+12
| * | | net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto2020-04-151-1/+1
| * | | Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-143-9/+14
| |\ \ \
| | * | | rtw88: avoid unused function warningsArnd Bergmann2020-04-141-8/+3