aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu1-3/+3
2020-02-16net: rtnetlink: fix bugs in rtnl_alt_ifname()Eric Dumazet1-14/+12
2020-02-16net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni1-1/+5
2020-02-16net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman1-1/+1
2020-02-16net/rds: Track user mapped pages through special APILeon Romanovsky1-12/+12
2020-02-16ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier1-0/+1
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier2-3/+10
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
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/rafael/linux-pmLinus Torvalds10-42/+177
2020-02-14Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus 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/kernel/git/jberg/mac80211David 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: 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/drm/drm-intel into drm-fixesDave Airlie26-178/+990
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie16-66/+108
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-4/+15
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie6-3/+18
2020-02-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-11/+17
2020-02-13Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-34/+49
2020-02-13Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer'David S. Miller9-26/+101
2020-02-13xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld1-3/+3
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2-2/+13
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld4-0/+79
2020-02-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+0
2020-02-13Merge branch 'skip_sw-skip_hw-validation'David S. Miller2-0/+2
2020-02-13net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti1-0/+1
2020-02-13net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti1-0/+1
2020-02-13net/flow_dissector: remove unexist field descriptionHangbin Liu1-1/+0
2020-02-13page_pool: refill page when alloc.count of pool is zeroLi RongQing1-14/+8
2020-02-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller18-675/+247
2020-02-13ALSA: pcm: Fix double hw_free callsTakashi Iwai1-1/+2
2020-02-13ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000Alexander Tsoy3-32/+66
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap1-1/+2