index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
Hante Meuleman
2015-09-29
1
-0
/
+2
*
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-09-17
3
-0
/
+10
*
cls_bpf: introduce integrated actions
Daniel Borkmann
2015-09-17
3
-1
/
+5
*
tcp: provide skb->hash to synack packets
Eric Dumazet
2015-09-17
2
-4
/
+9
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
7
-19
/
+25
*
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-15
/
+12
*
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2015-09-17
1
-5
/
+1
*
net: Remove dev_queue_xmit_sk
Eric W. Biederman
2015-09-17
1
-5
/
+1
*
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
1
-5
/
+1
*
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
2015-09-17
1
-2
/
+0
*
netfilter: Pass net to nf_hook_thresh
Eric W. Biederman
2015-09-17
1
-4
/
+7
*
netfilter: Store net in nf_hook_state
Eric W. Biederman
2015-09-17
2
-2
/
+5
*
netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
Eric W. Biederman
2015-09-17
1
-9
/
+0
*
cdc: add header guards
Stephen Rothwell
2015-09-15
2
-3
/
+7
*
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
2
-1
/
+3
*
cdc: Fix build warning.
David S. Miller
2015-09-15
1
-1
/
+1
*
CDC: common parser for extra headers
Oliver Neukum
2015-09-15
1
-0
/
+47
*
net: Allow user to get table id from route lookup
David Ahern
2015-09-15
1
-0
/
+1
*
net: Add FIB table id to rtable
David Ahern
2015-09-15
1
-0
/
+2
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-11
1
-1
/
+1
|
\
|
*
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...
Dave Airlie
2015-09-11
1
-1
/
+1
|
|
\
|
|
*
uapi/drm/i915_drm.h: fix userspace compilation.
Artem Savkov
2015-09-02
1
-1
/
+1
*
|
|
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-10
5
-155
/
+397
|
\
\
\
|
*
|
|
blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy
Tejun Heo
2015-08-18
1
-0
/
+2
|
*
|
|
blkcg: implement interface for the unified hierarchy
Tejun Heo
2015-08-18
1
-0
/
+1
|
*
|
|
blkcg: misc preparations for unified hierarchy interface
Tejun Heo
2015-08-18
1
-0
/
+1
|
*
|
|
blkcg: move body parsing from blkg_conf_prep() to its callers
Tejun Heo
2015-08-18
1
-2
/
+2
|
*
|
|
blkcg: mark existing cftypes as legacy
Tejun Heo
2015-08-18
1
-1
/
+1
|
*
|
|
blkcg: rename subsystem name from blkio to io
Tejun Heo
2015-08-18
3
-4
/
+4
|
*
|
|
blkcg: move io_service_bytes and io_serviced stats into blkcg_gq
Tejun Heo
2015-08-18
1
-0
/
+14
|
*
|
|
blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gq
Tejun Heo
2015-08-18
1
-3
/
+4
|
*
|
|
blkcg: make blkcg_[rw]stat per-cpu
Tejun Heo
2015-08-18
1
-53
/
+67
|
*
|
|
blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with it
Tejun Heo
2015-08-18
1
-13
/
+33
|
*
|
|
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
2015-08-18
1
-2
/
+38
|
*
|
|
blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...
Tejun Heo
2015-08-18
1
-0
/
+3
|
*
|
|
blkcg: inline [__]blkg_lookup()
Tejun Heo
2015-08-18
1
-4
/
+45
|
*
|
|
blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methods
Tejun Heo
2015-08-18
1
-7
/
+10
|
*
|
|
blkcg: minor updates around blkcg_policy_data
Tejun Heo
2015-08-18
1
-4
/
+10
|
*
|
|
blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data
Tejun Heo
2015-08-18
1
-4
/
+4
|
*
|
|
blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods
Tejun Heo
2015-08-18
1
-2
/
+0
|
*
|
|
blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods
Tejun Heo
2015-08-18
1
-9
/
+9
|
*
|
|
blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()
Tejun Heo
2015-08-18
1
-3
/
+0
|
*
|
|
blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
Tejun Heo
2015-08-18
1
-2
/
+1
|
*
|
|
writeback: update writeback tracepoints to report cgroup
Tejun Heo
2015-08-18
1
-39
/
+141
|
*
|
|
kernfs: implement kernfs_path_len()
Tejun Heo
2015-08-18
1
-0
/
+4
|
*
|
|
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
Tejun Heo
2015-08-18
1
-12
/
+12
|
*
|
|
Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2015-08-18
2
-1
/
+13
|
|
\
\
\
*
|
\
\
\
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
15
-35
/
+341
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-0
/
+15
|
*
|
|
|
|
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-0
/
+13
[next]