summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-04-11Merge branch 'for-davem' into for-nextAl Viro-1179/+2676
2015-04-11Merge branch 'iov_iter' into for-nextAl Viro-0/+14
2015-04-11Merge branch 'iocb' into for-nextAl Viro-70/+23
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov-0/+1
2015-04-11switch security_inode_getattr() to struct path *Al Viro-4/+3
2015-04-11kill struct filename.separateAl Viro-1/+1
2015-04-11new helper: msg_data_left()Al Viro-0/+5
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro-1/+2
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro-1/+1
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro-1/+1
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro-0/+14
2015-04-09Merge branch 'iocb' into for-davemAl Viro-70/+23
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-13/+17
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-18/+30
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-17/+10
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov-1/+37
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org-17/+10
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller-2/+1
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller-10/+7
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller-2/+1
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller-16/+8
2015-04-04netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller-2/+1
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller-16/+8
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller-3/+1
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller-5/+1
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller-5/+23
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev-0/+9
2015-04-03ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann-0/+1
2015-04-03jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck-6/+11
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell-1/+4
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds-0/+17
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed-0/+8
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed-2/+3
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed-1/+2
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed-8/+8
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen-0/+3
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna-0/+3
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay-0/+3
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay-1/+7
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay-0/+1
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay-0/+2
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay-2/+6
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay-1/+2
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay-0/+1
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay-0/+1
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay-5/+0
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay-0/+5
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay-0/+1