summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-072-13/+17
|\
| * Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-021-3/+0
| * Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-021-2/+0
| * Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-021-1/+0
| * Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-021-0/+1
| * Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-021-0/+3
| * Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-301-4/+10
| * Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-301-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-077-18/+30
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-074-17/+10
| |\ \
| | * | ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-064-17/+10
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-031-1/+2
| |\ \ \
| | * | | Input: add MT_TOOL_PALMCharlie Mooney2015-03-201-1/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-031-0/+1
| |\ \ \ \
| | * | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-311-0/+1
| * | | | | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-04-031-0/+17
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-291-0/+4
| | * | | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-291-0/+13
* | | | | | tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-1/+37
* | | | | | netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-041-2/+1
* | | | | | netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-043-10/+7
* | | | | | netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-041-2/+1
* | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-041-16/+8
* | | | | | netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-041-2/+1
* | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-041-16/+8
* | | | | | netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-3/+1
* | | | | | netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2015-04-041-5/+1
* | | | | | netfilter: Create and use nf_hook_state.David S. Miller2015-04-041-5/+23
* | | | | | add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-031-0/+9
* | | | | | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-031-0/+1
* | | | | | jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck2015-04-031-6/+11
* | | | | | netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell2015-04-031-1/+4
* | | | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+8
* | | | | | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+3
* | | | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-1/+2
* | | | | | net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-028-8/+8
* | | | | | net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-0/+3
* | | | | | net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-0/+3
* | | | | | net/mlx4_en: Add interface identify supportIdo Shamay2015-04-022-0/+3
* | | | | | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-1/+7
* | | | | | net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-021-0/+1
* | | | | | net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-021-0/+2
* | | | | | net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-021-2/+6
* | | | | | net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+2
* | | | | | net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-021-0/+1
* | | | | | net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-021-0/+1
* | | | | | net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-021-5/+0
* | | | | | net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-0/+5
* | | | | | net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-021-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0210-79/+89
|\| | | | |