summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-19inet: clear num_timeout reqsk_alloc()Eric Dumazet
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana
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-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-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko
2019-06-18ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long
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-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
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-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller