index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2015-04-09
1
-1
/
+1
*
Merge branch 'iov_iter' into for-davem
Al Viro
2015-04-09
1
-0
/
+14
|
\
|
*
saner iov_iter initialization primitives
Al Viro
2015-03-30
1
-0
/
+14
*
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
3
-70
/
+23
|
\
\
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-26
3
-31
/
+23
|
*
|
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
1
-40
/
+6
|
*
|
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
1
-4
/
+0
|
*
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-13
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-07
2
-13
/
+17
|
\
\
|
*
|
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
1
-3
/
+0
|
*
|
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
1
-2
/
+0
|
*
|
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
1
-1
/
+0
|
*
|
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-04-02
1
-0
/
+1
|
*
|
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-04-02
1
-0
/
+3
|
*
|
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-30
1
-4
/
+10
|
*
|
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-30
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-07
7
-18
/
+30
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-07
4
-17
/
+10
|
|
\
\
\
|
|
*
|
|
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
4
-17
/
+10
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-03
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Input: add MT_TOOL_PALM
Charlie Mooney
2015-03-20
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-03
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2015-03-31
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux
Linus Torvalds
2015-04-03
1
-0
/
+17
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
irqchip: gicv3-its: Use non-cacheable accesses when no shareability
Marc Zyngier
2015-03-29
1
-0
/
+4
|
|
*
|
|
|
|
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
Marc Zyngier
2015-03-29
1
-0
/
+13
*
|
|
|
|
|
|
tc: bpf: add checksum helpers
Alexei Starovoitov
2015-04-06
1
-1
/
+37
*
|
|
|
|
|
|
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2015-04-04
1
-2
/
+1
*
|
|
|
|
|
|
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
3
-10
/
+7
*
|
|
|
|
|
|
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
2015-04-04
1
-2
/
+1
*
|
|
|
|
|
|
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
1
-16
/
+8
*
|
|
|
|
|
|
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
2015-04-04
1
-2
/
+1
*
|
|
|
|
|
|
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
1
-16
/
+8
*
|
|
|
|
|
|
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
1
-3
/
+1
*
|
|
|
|
|
|
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
1
-5
/
+1
*
|
|
|
|
|
|
netfilter: Create and use nf_hook_state.
David S. Miller
2015-04-04
1
-5
/
+23
*
|
|
|
|
|
|
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2015-04-03
1
-0
/
+9
*
|
|
|
|
|
|
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
2015-04-03
1
-0
/
+1
*
|
|
|
|
|
|
jhash: Update jhash_[321]words functions to use correct initval
Alexander Duyck
2015-04-03
1
-6
/
+11
*
|
|
|
|
|
|
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
2015-04-03
1
-1
/
+4
*
|
|
|
|
|
|
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
2015-04-02
1
-0
/
+8
*
|
|
|
|
|
|
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
2015-04-02
1
-2
/
+3
*
|
|
|
|
|
|
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
2015-04-02
1
-1
/
+2
*
|
|
|
|
|
|
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
8
-8
/
+8
*
|
|
|
|
|
|
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2015-04-02
1
-0
/
+3
*
|
|
|
|
|
|
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
2015-04-02
1
-0
/
+3
*
|
|
|
|
|
|
net/mlx4_en: Add interface identify support
Ido Shamay
2015-04-02
2
-0
/
+3
*
|
|
|
|
|
|
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2015-04-02
1
-1
/
+7
*
|
|
|
|
|
|
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
2015-04-02
1
-0
/
+1
*
|
|
|
|
|
|
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2015-04-02
1
-0
/
+2
[next]