summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2018-07-241-0/+2
* net: sched: introduce chain templatesJiri Pirko2018-07-241-0/+12
* net: sched: introduce chain object to uapiJiri Pirko2018-07-242-0/+8
* net: sched: Avoid implicit chain 0 creationJiri Pirko2018-07-241-1/+4
* net/mlx5: FW tracer, events handlingFeras Daoud2018-07-241-0/+7
* net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-241-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-211-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-211-0/+10
* | | driver core: set up ownership of class devices in sysfsDmitry Torokhov2018-07-211-0/+5
* | | sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov2018-07-211-0/+4
* | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-211-9/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-2119-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
| * | | ipvs: add assured state for conn templatesJulian Anastasov2018-07-181-0/+16
| * | | ipvs: provide just conn to ip_vs_state_nameJulian Anastasov2018-07-181-1/+1
| * | | netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei2018-07-181-4/+13
| * | | netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei2018-07-181-4/+7
| * | | netfilter: nf_conncount: Switch to plain listYi-Hung Wei2018-07-181-3/+12
| * | | netfilter: conntrack: remove l3proto abstractionFlorian Westphal2018-07-175-62/+5
| * | | netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal2018-07-162-20/+6
| * | | netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal2018-07-161-1/+1
| * | | netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal2018-07-161-8/+0
| * | | netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-162-8/+0
| * | | netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-161-7/+0
| * | | netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal2018-07-162-12/+2
| * | | openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal2018-07-161-7/+0
| * | | netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal2018-07-161-5/+0
| * | | netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal2018-07-161-11/+0