summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2015-04-08
| |\
| * | netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2015-04-08
| * | netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2015-04-08
| * | netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-08
| * | netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2015-04-08
* | | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-04-08
|\ \ \ | |_|/ |/| |
| * | NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud2015-03-26
* | | tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-07
* | | tcp: RFC7413 option support for Fast Open serverDaniel Lee2015-04-07
* | | netdevice.h: remove iflink descriptionNicolas Dichtel2015-04-07
* | | netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* | | netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-07
* | | netfilter: Add nf_hook_state initializer function.David Miller2015-04-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-06
| |\ \ \
| | * | | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-03
| |\ \ \ \
| | * | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-31
| * | | | | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-04-02
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-29
| | * | | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-29
* | | | | | netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-04
* | | | | | netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-04
* | | | | | netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-04
* | | | | | netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* | | | | | netfilter: Create and use nf_hook_state.David S. Miller2015-04-04
* | | | | | add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-03
* | | | | | jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck2015-04-03
* | | | | | netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell2015-04-03
* | | | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-02
* | | | | | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-02
* | | | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-02
* | | | | | net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-02
* | | | | | net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-02
* | | | | | net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-02
* | | | | | net/mlx4_en: Add interface identify supportIdo Shamay2015-04-02
* | | | | | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-02
* | | | | | net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-02
* | | | | | net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-02
* | | | | | net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-02
* | | | | | net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-02
* | | | | | net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-02
* | | | | | net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-02
* | | | | | net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-02
* | | | | | net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-02
* | | | | | net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-02
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-02
| |\ \ \ \ \