summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-16Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-16Merge tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-16keys: Fix proc_keys_next to increase position indexVasily Averin
2020-04-15Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-15tipc: fix incorrect increasing of link windowTuong Lien
2020-04-15Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu
2020-04-15net: tulip: make early_486_chipsets staticJason Yan
2020-04-15dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400Johan Jonker
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2020-04-15selinux: free str on error in str_read()Ondrej Mosnacek
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen
2020-04-15libbpf: Fix type of old_fd in bpf_xdp_set_link_optsToke Høiland-Jørgensen
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-14tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang
2020-04-14Merge branch 'Fix-88x3310-leaving-power-save-mode'David S. Miller
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-14net: marvell10g: report firmware versionRussell King
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2020-04-14Merge branch 'mv88e6xxx-fixed-link-fixes'David S. Miller
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn
2020-04-14Merge branch 'ionic-address-automated-build-complaints'David S. Miller
2020-04-14ionic: fix unused assignmentShannon Nelson
2020-04-14ionic: add dynamic_debug headerShannon Nelson
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-14bpf: remove unneeded conversion to bool in __mark_reg_unknownZou Wei
2020-04-14xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko
2020-04-14bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mappingAndrii Nakryiko
2020-04-14arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-14Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-14Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg