aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller5-70/+43
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger1-1/+1
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann1-1/+14
2015-04-13net_device: Reorder members to fill holesThomas Graf1-24/+21
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf1-1/+0
2015-04-11new helper: msg_data_left()Al Viro1-0/+5
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro1-1/+1
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2-0/+9
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-6/+30
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro1-0/+14
2015-04-09Merge branch 'iocb' into for-davemAl Viro2-69/+23
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-0/+27
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani1-0/+1
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso33-92/+241
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2-1/+1
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2-3/+6
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal1-1/+22
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal1-1/+1
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee1-0/+1
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee1-0/+1
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel1-2/+1
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller3-32/+46
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller1-1/+6
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller1-8/+18
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+24
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-3/+1
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller1-5/+23
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+9
2015-04-03jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell1-1/+4
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+17
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+8
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed1-2/+3
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-1/+2
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed8-8/+8
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-0/+3
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+3
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay2-0/+3
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-1/+7
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay1-0/+1
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay1-0/+2
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-2/+6
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+2