summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-023-1/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-282-1/+1
| |\
| | * netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-182-1/+1
| * | nfp: reject binding to shared blocksJohn Hurley2018-06-271-0/+5
* | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-286-6/+12
|/ /
* / net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2018-06-201-2/+3
|/
* sctp: define sctp_packet_gso_append to build GSO framesXin Long2018-06-141-0/+5
* netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei2018-06-121-1/+2
* tls: fix NULL pointer dereference on pollDaniel Borkmann2018-06-121-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-112-10/+30
|\
| * netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe2018-06-081-10/+0Star
| * ipvs: register conntrack hooks for ftpJulian Anastasov2018-06-021-0/+30
* | udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-092-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0765-471/+1456
|\ \
| * | strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes2018-06-061-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-052-1/+57
| |\ \
| | * | xsk: wire upp Tx zero-copy functionsMagnus Karlsson2018-06-051-0/+9
| | * | xsk: add zero-copy support for RxBjörn Töpel2018-06-051-0/+6
| | * | xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel2018-06-051-0/+10
| | * | xsk: introduce xdp_umem_pageBjörn Töpel2018-06-051-1/+6
| | * | xsk: moved struct xdp_umem definitionBjörn Töpel2018-06-051-1/+23
| | * | xdp: done implementing ndo_xdp_xmit flush flag for all driversJesper Dangaard Brouer2018-06-031-1/+0Star
| | * | xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-031-0/+5
| * | | devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-3/+4
| * | | net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski2018-06-051-1/+0Star
| * | | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-041-0/+5
| * | | Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller2018-06-041-5/+0Star
| * | | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-041-0/+5
| * | | netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal2018-06-031-1/+6
| * | | netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso2018-06-031-0/+2
| * | | netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso2018-06-031-0/+4
| * | | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso2018-06-031-0/+4
| * | | netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso2018-06-031-0/+11
| * | | netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso2018-06-031-1/+2
| * | | netfilter: Libify xt_TPROXYMáté Eckl2018-06-031-0/+113
| * | | netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl2018-06-031-13/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-06-025-8/+24
| |\ \ \
| | * | | ipvs: add ipv6 support to ftpJulian Anastasov2018-06-011-4/+6
| | * | | netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-013-0/+11
| | * | | netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal2018-05-291-0/+5
| | * | | netfilter: add includes to nf_socket.hMáté Eckl2018-05-291-4/+2Star
| | |/ /
| * | | rtnetlink: Remove VLA usageKees Cook2018-06-011-2/+2
| * | | tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao2018-05-311-2/+1Star
| * | | net/ipv6: Add support for specifying metric of connected routesDavid Ahern2018-05-292-0/+2
| * | | net/ipv4: Add support for specifying metric of connected routesDavid Ahern2018-05-291-0/+1
| * | | net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern2018-05-291-0/+12
| * | | net: sched: mq: request stats from offloadsJakub Kicinski2018-05-291-0/+2
| * | | net: sched: mq: add simple offload notificationJakub Kicinski2018-05-291-0/+10
| * | | net: sched: add qstats.qlen to qlenJakub Kicinski2018-05-291-2/+2
| * | | net: sched: shrink struct QdiscPaolo Abeni2018-05-291-2/+2