summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xsk: fix 64-bit divisionBjörn Töpel2018-05-091-1/+1
* bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski2018-05-091-1/+8
* flow_dissector: do not rely on implicit castsPaolo Abeni2018-05-081-1/+1
* net: core: rework basic flow dissection helperPaolo Abeni2018-05-082-11/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-074-8/+11
|\
| * xfrm: use a dedicated slab cache for struct xfrm_stateMathias Krause2018-05-041-2/+7
| * change the comment of vti6_ioctlSun Lianwen2018-05-011-1/+1
| * xfrm: remove VLA usage in __xfrm6_sort()Kees Cook2018-04-261-4/+2
| * udp: enable UDP checksum offload for ESPJacek Kalwas2018-04-181-1/+1
* | net: ipv6/gre: Add GRO supportEran Ben Elisha2018-05-071-10/+27
* | net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan2018-05-071-1/+1
* | net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen2018-05-071-1/+1
* | vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen2018-05-071-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-0715-90/+1734
|\ \
| * | bpf: add skb_load_bytes_relative helperDaniel Borkmann2018-05-031-0/+45
| * | bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann2018-05-031-11/+225
| * | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-031-4/+2
| * | bpf: prefix cbpf internal helpers with bpf_Daniel Borkmann2018-05-031-9/+9
| * | xsk: statistics supportMagnus Karlsson2018-05-032-1/+49
| * | xsk: support for TxMagnus Karlsson2018-05-032-4/+200
| * | dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-032-37/+43
| * | xsk: add Tx queue setup and mmap supportMagnus Karlsson2018-05-031-2/+6
| * | xsk: add umem completion queue support and mmapMagnus Karlsson2018-05-033-2/+13
| * | xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel2018-05-032-19/+33
| * | xsk: wire up XDP_DRV side of AF_XDPBjörn Töpel2018-05-031-3/+20
| * | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-031-0/+5
| * | xsk: add Rx receive functions and poll supportBjörn Töpel2018-05-034-5/+215
| * | xsk: add support for bind for RxMagnus Karlsson2018-05-035-1/+138
| * | xsk: add Rx queue setup and mmap supportBjörn Töpel2018-05-033-12/+42
| * | xsk: add umem fill queue support and mmapMagnus Karlsson2018-05-036-2/+168
| * | xsk: add user memory registration support sockoptBjörn Töpel2018-05-036-0/+531
| * | net: initial AF_XDP skeletonBjörn Töpel2018-05-033-4/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-0681-1663/+2471
|\ \ \
| * | | netfilter: nft_dynset: fix timeout updates on 32bitFlorian Westphal2018-05-071-1/+1
| * | | netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot2018-05-072-0/+4
| * | | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-074-200/+225
| * | | netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal2018-05-066-26/+14
| * | | netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam2018-05-061-9/+164
| * | | netfilter: nft_numgen: enable hashing of one elementLaura Garcia Liebana2018-05-061-1/+1
| * | | netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2018-05-061-5/+80
| * | | ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()Cong Wang2018-04-271-0/+1
| * | | ipvs: initialize tbl->entries after allocationCong Wang2018-04-271-0/+1
| * | | Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2018-04-279-6/+592
| |\ \ \
| | * | | ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithmsVincent Bernat2018-04-094-4/+8
| | * | | netfilter: ipvs: Add configurations of Maglev hashingInju Song2018-04-092-0/+38
| | * | | netfilter: ipvs: Add Maglev hashing schedulerInju Song2018-04-091-0/+540
| | * | | netfilter: ipvs: Keep latest weight of destinationInju Song2018-04-091-0/+4
| | * | | netfilter: ipvs: Fix space before '[' error.Arvind Yadav2018-04-091-2/+2
| * | | | netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal2018-04-274-29/+4
| * | | | netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal2018-04-274-29/+3
OpenPOWER on IntegriCloud