summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | | ath11k: fix compiler warnings without CONFIG_THERMALYueHaibing2020-04-061-1/+2
| | * | | brcmfmac: add stub for monitor interface xmitRafał Miłecki2020-04-061-0/+9
| * | | | net: mvneta: Fix a typoChristophe JAILLET2020-04-131-1/+1
| | |/ / | |/| |
| * | | mptcp: fix double-unlock in mptcp_pollFlorian Westphal2020-04-131-12/+13
| * | | net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin2020-04-131-1/+2
| * | | net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET2020-04-121-3/+3
| * | | soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET2020-04-121-3/+2
| * | | net: neterion: remove redundant assignment to variable tmp64Colin Ian King2020-04-121-1/+1
| * | | net: phy: marvell: Fix pause frame negotiationClemens Gruber2020-04-121-22/+24
| * | | docs: networking: add full DIM APIRandy Dunlap2020-04-111-0/+6
| * | | docs: networking: convert DIM to RSTJakub Kicinski2020-04-113-47/+45
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-1013-43/+137
| |\ \ \
| | * | | arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson2020-04-091-2/+10
| | * | | bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer2020-04-091-1/+1
| | * | | selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov2020-04-081-0/+68