summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-173-0/+10
* cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-173-1/+5
* tcp: provide skb->hash to synack packetsEric Dumazet2015-09-172-4/+9
* netfilter: Pass net into okfnEric W. Biederman2015-09-177-19/+25
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-15/+12
* bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman2015-09-171-5/+1
* net: Remove dev_queue_xmit_skEric W. Biederman2015-09-171-5/+1
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-5/+1
* xfrm: Remove unused afinfo method init_dstEric W. Biederman2015-09-171-2/+0
* netfilter: Pass net to nf_hook_threshEric W. Biederman2015-09-171-4/+7
* netfilter: Store net in nf_hook_stateEric W. Biederman2015-09-172-2/+5
* netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman2015-09-171-9/+0
* cdc: add header guardsStephen Rothwell2015-09-152-3/+7
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-152-1/+3
* cdc: Fix build warning.David S. Miller2015-09-151-1/+1
* CDC: common parser for extra headersOliver Neukum2015-09-151-0/+47
* net: Allow user to get table id from route lookupDavid Ahern2015-09-151-0/+1
* net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-111-1/+1
|\
| * Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-111-1/+1
| |\
| | * uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov2015-09-021-1/+1
* | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-105-155/+397
|\ \ \
| * | | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo2015-08-181-0/+2
| * | | blkcg: implement interface for the unified hierarchyTejun Heo2015-08-181-0/+1
| * | | blkcg: misc preparations for unified hierarchy interfaceTejun Heo2015-08-181-0/+1
| * | | blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo2015-08-181-2/+2
| * | | blkcg: mark existing cftypes as legacyTejun Heo2015-08-181-1/+1
| * | | blkcg: rename subsystem name from blkio to ioTejun Heo2015-08-183-4/+4
| * | | blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo2015-08-181-0/+14
| * | | blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo2015-08-181-3/+4
| * | | blkcg: make blkcg_[rw]stat per-cpuTejun Heo2015-08-181-53/+67
| * | | blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo2015-08-181-13/+33
| * | | blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo2015-08-181-2/+38
| * | | blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo2015-08-181-0/+3
| * | | blkcg: inline [__]blkg_lookup()Tejun Heo2015-08-181-4/+45
| * | | blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo2015-08-181-7/+10
| * | | blkcg: minor updates around blkcg_policy_dataTejun Heo2015-08-181-4/+10
| * | | blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo2015-08-181-4/+4
| * | | blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo2015-08-181-2/+0
| * | | blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo2015-08-181-9/+9
| * | | blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo2015-08-181-3/+0
| * | | blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo2015-08-181-2/+1
| * | | writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-181-39/+141
| * | | kernfs: implement kernfs_path_len()Tejun Heo2015-08-181-0/+4
| * | | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo2015-08-181-12/+12
| * | | Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2015-08-182-1/+13
| |\ \ \
* | \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1015-35/+341
|\ \ \ \ \
| * | | | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-0/+15
| * | | | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+13
| * | | | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-0/+14