summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-16tipc: fix incorrect increasing of link windowTuong Lien1-1/+1
2020-04-16Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu1-1/+1
2020-04-16net: tulip: make early_486_chipsets staticJason Yan1-1/+1
2020-04-16dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400Johan Jonker1-0/+3
2020-04-16ipv6: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe4-21/+19
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean4-48/+47
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-95/+238
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller5-25/+38
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen1-1/+29
2020-04-15libbpf: Fix type of old_fd in bpf_xdp_set_link_optsToke Høiland-Jørgensen1-1/+1
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko2-59/+109
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson1-3/+2
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam1-4/+7
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg1-11/+13
2020-04-15Merge branch 'Fix-88x3310-leaving-power-save-mode'David S. Miller1-3/+33
2020-04-15net: marvell10g: soft-reset the PHY when coming out of low powerRussell King1-3/+13
2020-04-15net: marvell10g: report firmware versionRussell King1-0/+20
2020-04-15net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-15net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-04-15Merge branch 'mv88e6xxx-fixed-link-fixes'David S. Miller2-3/+9
2020-04-15net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn1-1/+6
2020-04-15net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn1-2/+3
2020-04-15Merge branch 'ionic-address-automated-build-complaints'David S. Miller1-1/+2
2020-04-15ionic: fix unused assignmentShannon Nelson1-1/+1
2020-04-15ionic: add dynamic_debug headerShannon Nelson1-0/+1
2020-04-15rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells2-41/+12
2020-04-15net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller3-9/+14
2020-04-14bpf: remove unneeded conversion to bool in __mark_reg_unknownZou Wei1-2/+1
2020-04-14xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern1-1/+2
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee1-1/+3
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko1-2/+60
2020-04-14bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mappingAndrii Nakryiko1-9/+7
2020-04-14arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson1-16/+24
2020-04-14rtw88: avoid unused function warningsArnd Bergmann1-8/+3
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch1-0/+10
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg1-4/+2
2020-04-13net: mvneta: Fix a typoChristophe JAILLET1-1/+1
2020-04-13mptcp: fix double-unlock in mptcp_pollFlorian Westphal1-12/+13
2020-04-13net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin1-1/+2
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET1-3/+3
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET1-3/+2
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King1-1/+1
2020-04-12net: phy: marvell: Fix pause frame negotiationClemens Gruber1-22/+24
2020-04-11docs: networking: add full DIM APIRandy Dunlap1-0/+6
2020-04-11docs: networking: convert DIM to RSTJakub Kicinski3-47/+45