summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-17r8169: improve statistics of missed rx packetsHeiner Kallweit1-25/+4
2020-02-17r8169: improve rtl_jumbo_configHeiner Kallweit1-42/+27
2020-02-17r8169: improve rtl8169_get_mac_versionHeiner Kallweit1-23/+27
2020-02-17r8169: add helper rtl_pci_commitHeiner Kallweit1-10/+15
2020-02-17r8169: simplify setting netdev featuresHeiner Kallweit1-5/+2
2020-02-17r8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_start_8169Heiner Kallweit1-3/+0
2020-02-17r8169: remove unneeded check from rtl_link_chg_patchHeiner Kallweit1-4/+0
2020-02-17openvswitch: add TTL decrement actionMatteo Croce3-0/+144
2020-02-17net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278Florian Fainelli2-0/+4
2020-02-17tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy2-1/+8
2020-02-17tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy2-1/+15
2020-02-17Merge branch 'Enhance-virtio-vsock-connection-semantics'David S. Miller2-0/+78
2020-02-17tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf1-0/+77
2020-02-17net: virtio_vsock: Enhance connection semanticsSebastien Boeuf1-0/+1
2020-02-17Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller35-338/+1078
2020-02-17net: x25: convert to list_for_each_entry_safe()chenqiwu1-8/+4
2020-02-17lib: objagg: Replace zero-length arrays with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-17ptp_qoriq: drop the code of alarmYangbo Lu2-30/+1
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds61-859/+648
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds10-42/+177
2020-02-14Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-46/+105
2020-02-14Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-251/+1131
2020-02-14netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap1-1/+15
2020-02-14Merge branch 'dsa-headroom'David S. Miller2-2/+2
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy1-21/+47
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller7-22/+44
2020-02-14Merge branch 'smc-fixes'David S. Miller2-1/+5
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun1-1/+3
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun1-0/+2
2020-02-14Merge branch 'hns3-fixes'David S. Miller2-7/+17
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang1-6/+9
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu1-1/+1
2020-02-14net: hns3: add management table after IMP resetYufeng Mo1-0/+7
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki2-6/+2
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin2-0/+6
2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich1-0/+1
2020-02-14mac80211: Fix setting txpower to zeroBen Greear6-4/+14
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar1-2/+14
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich1-0/+1
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie26-178/+990
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie16-66/+108
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie3-4/+15
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-3/+18
2020-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-11/+17
2020-02-14Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-34/+49
2020-02-14Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer'David S. Miller9-26/+101
2020-02-14xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld1-3/+3
2020-02-14wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2-2/+13