summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet
2019-06-19netns: add pre_exit method to struct pernet_operationsEric Dumazet
2019-06-19page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer
2019-06-19xdp: add tracepoints for XDP memJesper Dangaard Brouer
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer
2019-06-19xdp: page_pool related fix to cpumapJesper Dangaard Brouer
2019-06-19net: page_pool: add helper function to unmap dma addressesIlias Apalodimas
2019-06-19net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas
2019-06-19act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko
2019-06-19bpf: precise scalar_value trackingAlexei Starovoitov
2019-06-19bpf: introduce bounded loopsAlexei Starovoitov
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel
2019-06-18netlink: Add field to skip in-kernel notificationsIdo Schimmel
2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-15bpf: Fix build error without CONFIG_INETYueHaibing
2019-06-15bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev
2019-06-15bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev