aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2020-04-12net: mvneta: Fix a typoChristophe JAILLET
2020-04-12mptcp: fix double-unlock in mptcp_pollFlorian Westphal
2020-04-12net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King
2020-04-11net: phy: marvell: Fix pause frame negotiationClemens Gruber
2020-04-10docs: networking: add full DIM APIRandy Dunlap
2020-04-10docs: networking: convert DIM to RSTJakub Kicinski
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon
2020-04-09net: macsec: fix using wrong structure in macsec_changelink()Taehee Yoo
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King
2020-04-09net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-09Merge tag 'mlx5-fixes-2020-04-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller