aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+8
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+3
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-418/+366
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+4
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel1-2/+2
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht1-1/+1
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra1-0/+1
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov1-0/+4
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang1-0/+1
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman1-3/+25
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa2-337/+255
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa2-26/+25
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2-3/+4
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa2-15/+15
2019-06-25linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa2-87/+86
2019-06-25linux/dim: Move logic to dim.hTal Gilboa2-146/+155
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1411-9620/+2503
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio2-1/+2
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio1-0/+4
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio1-0/+2
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe1-15/+0
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+3
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang1-0/+4
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang1-0/+10
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang1-0/+1
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai1-1/+1
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus1-0/+3
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel2-5/+5
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller409-1908/+424
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+9
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit1-3/+4
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds404-1903/+404
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra1-0/+2
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann1-4/+12
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+3
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-0/+7
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann1-6/+8
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-3/+105
2019-06-19page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer1-4/+4
2019-06-19inet: clear num_timeout reqsk_alloc()Eric Dumazet1-0/+3
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2-5/+5
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana1-1/+1
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet2-1/+9
2019-06-19netns: add pre_exit method to struct pernet_operationsEric Dumazet1-0/+5
2019-06-19page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer1-0/+87
2019-06-19xdp: add tracepoints for XDP memJesper Dangaard Brouer2-0/+138
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer1-10/+31