index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-12
new helper: __vfs_write()
Al Viro
1
-0
/
+1
2015-04-12
9p: switch p9_client_read() to passing struct iov_iter *
Al Viro
1
-2
/
+1
2015-04-12
9p: switch p9_client_write() to passing it struct iov_iter *
Al Viro
1
-2
/
+3
2015-04-12
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
1
-1
/
+1
2015-04-12
Merge branch 'for-davem' into for-next
Al Viro
150
-1179
/
+2676
2015-04-12
Merge branch 'iov_iter' into for-next
Al Viro
1
-0
/
+14
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
3
-70
/
+23
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
1
-0
/
+1
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
1
-4
/
+3
2015-04-12
kill struct filename.separate
Al Viro
1
-1
/
+1
2015-04-11
new helper: msg_data_left()
Al Viro
1
-0
/
+5
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
1
-1
/
+2
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
1
-1
/
+1
2015-04-09
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
1
-1
/
+1
2015-04-09
Merge branch 'iov_iter' into for-davem
Al Viro
1
-0
/
+14
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
3
-70
/
+23
2015-04-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-13
/
+17
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-18
/
+30
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-17
/
+10
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
1
-1
/
+37
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
4
-17
/
+10
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
1
-2
/
+1
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
3
-10
/
+7
2015-04-04
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
1
-2
/
+1
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
1
-16
/
+8
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
1
-2
/
+1
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
1
-16
/
+8
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
1
-3
/
+1
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
1
-5
/
+1
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
1
-5
/
+23
2015-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+2
2015-04-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
1
-0
/
+9
2015-04-03
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
1
-0
/
+1
2015-04-03
jhash: Update jhash_[321]words functions to use correct initval
Alexander Duyck
1
-6
/
+11
2015-04-03
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
1
-1
/
+4
2015-04-03
Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux
Linus Torvalds
1
-0
/
+17
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
1
-0
/
+8
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
1
-2
/
+3
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
1
-1
/
+2
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
8
-8
/
+8
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
1
-0
/
+3
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
1
-0
/
+3
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
2
-0
/
+3
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
1
-1
/
+7
2015-04-02
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
1
-0
/
+1
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
1
-0
/
+2
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
1
-2
/
+6
2015-04-02
net/mlx4: Query device for QoS per VF support
Ido Shamay
1
-1
/
+2
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
1
-0
/
+1
[next]