summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-06-29net: make skb_dst_force return true when dst is refcountedFlorian Westphal-1/+4
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed-2/+4
2019-06-28net: sched: refactor reinsert actionJohn Hurley-2/+2
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+4
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-17/+3
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy-3/+3
2019-06-27xsk: Add API to check for available entries in FQMaxim Mikityanskiy-0/+21
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel-2/+2
2019-06-26keys: Network namespace domain tagDavid Howells-0/+3
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra-0/+1
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov-2/+4
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso-641/+531
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio-1/+2
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio-0/+4
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio-0/+2
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe-15/+0
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang-0/+4
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang-0/+10
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang-0/+1
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai-1/+1
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel-4/+4
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-62/+19
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld-1/+1
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+9
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-59/+10
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-2/+4
2019-06-19page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer-4/+4
2019-06-19inet: clear num_timeout reqsk_alloc()Eric Dumazet-0/+3
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant-0/+5
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana-1/+1
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet-1/+9
2019-06-19netns: add pre_exit method to struct pernet_operationsEric Dumazet-0/+5
2019-06-19xdp: add tracepoints for XDP memJesper Dangaard Brouer-0/+23
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer-10/+31
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer-0/+11
2019-06-19xdp: page_pool related fix to cpumapJesper Dangaard Brouer-1/+29
2019-06-19net: page_pool: add helper function to unmap dma addressesIlias Apalodimas-0/+1
2019-06-19net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-33/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-26/+2
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko-0/+6
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko-0/+9
2019-06-18ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long-3/+6
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel-1/+0
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel-0/+7
2019-06-18netlink: Add field to skip in-kernel notificationsIdo Schimmel-1/+3
2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel-0/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-154/+44
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+29
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel-6/+4