summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin2018-08-031-0/+1
* bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin2018-08-031-6/+13
* bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin2018-08-031-0/+1
* bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin2018-08-031-0/+15
* bpf: introduce cgroup storage mapsRoman Gushchin2018-08-034-0/+48
* bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin2018-08-031-0/+2
* bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2018-07-311-0/+14
* bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux2018-07-311-1/+3
* net/sched: add skbprio schedulerNishanth Devarajan2018-07-241-0/+15
* net: phy: add GBit master / slave error detectionHeiner Kallweit2018-07-241-0/+1
* netlink: do not store start function in netlink_cbFlorian Westphal2018-07-241-1/+0
* Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-231-3/+4
|\
| * bitfield: add u8 helpersJohannes Berg2018-06-271-0/+1
| * bitfield: fix *_encode_bits()Johannes Berg2018-06-271-3/+3
* | rds: Extend RDS API for IPv6 supportKa-Cheong Poon2018-07-231-2/+67
* | net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2018-07-231-0/+2
* | net: sched: introduce chain templatesJiri Pirko2018-07-231-0/+12
* | net: sched: introduce chain object to uapiJiri Pirko2018-07-232-0/+8
* | net: sched: Avoid implicit chain 0 creationJiri Pirko2018-07-231-1/+4
* | net/mlx5: FW tracer, events handlingFeras Daoud2018-07-231-0/+7
* | net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-231-0/+3
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-234-16/+181
|\ \
| * | net/mlx5: Better return types for CQE APITariq Toukan2018-07-181-4/+4
| * | net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-182-3/+12
| * | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2018-07-182-2/+22
| * | net/mlx5: FW tracer, add hardware structuresFeras Daoud2018-07-182-1/+64
| * | net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky2018-07-041-1/+3
| * | net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-041-2/+0
| * | net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh2018-06-211-3/+8
| * | net/mlx5: Expose DEVX specificationYishai Hadas2018-06-192-1/+69
| |/
* | net/smc: provide smc mode in smc_diag.cKarsten Graul2018-07-231-1/+8
* | net: bridge: add support for backup portNikolay Aleksandrov2018-07-231-0/+1
* | nfp: bring back support for offloading shared blocksJakub Kicinski2018-07-221-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-201-2/+11
|\ \
| * | bpf: offload: allow program and map sharing per-ASICJakub Kicinski2018-07-181-0/+1
| * | bpf: offload: keep the offload state per-ASICJakub Kicinski2018-07-181-2/+7
| * | bpf: offload: aggregate offloads per-deviceJakub Kicinski2018-07-181-0/+3
| * | bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski2018-07-181-1/+1
| * | bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin2018-07-181-1/+1
* | | net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-201-0/+10
* | | driver core: set up ownership of class devices in sysfsDmitry Torokhov2018-07-201-0/+5
* | | sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov2018-07-201-0/+4
* | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-9/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-2019-190/+191
|\ \ \
| * | | netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2018-07-182-8/+13
| * | | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-182-28/+104
| * | | netfilter: nft_socket: Expose socket markMáté Eckl2018-07-181-1/+3
| * | | netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal2018-07-181-0/+1
| * | | netfilter: nf_tables: take module reference when starting a batchFlorian Westphal2018-07-181-0/+1
| * | | netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2018-07-181-3/+1