summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2019-12-03cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-03net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-12-03tcp: refactor tcp_retransmit_timer()Eric Dumazet
2019-12-03net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean
2019-12-03net/core: Populate VF index in struct ifla_vf_guidDanit Goldberg
2019-12-03net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2019-12-03net: fix a leak in register_netdevice()Dan Carpenter
2019-12-03Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-03can: xilinx_can: Fix usage of skb memorySrinivas Neeli
2019-12-03can: xilinx_can: skip error message on deferred probeVenkatesh Yadav Abbarapu
2019-12-03can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-03can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-03MAINTAINERS: add myself as maintainer of MCAN MMIO device driverSriram Dash
2019-12-03MAINTAINERS: add fragment for xilinx CAN driverAppana Durga Kedareswara rao
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-02sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-02libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-12-01Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2019-12-01Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-12-01Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-12-01Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-12-01Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-01Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-01Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-12-01Merge branch 'openvswitch-remove-a-couple-of-BUG_ON'David S. Miller
2019-12-01openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-01openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit
2019-12-01r8169: fix resume on cable plug-inHeiner Kallweit
2019-12-01r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit
2019-12-01mm/page_io.c: annotate refault stalls from swap_readpageMinchan Kim