summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-22stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO1-12/+12
2011-07-22vlan: move vlan_group_[gs]et_device to public headerJiri Pirko1-19/+0
2011-07-22vlan: kill ndo_vlan_rx_registerJiri Pirko1-8/+0
2011-07-22vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko1-20/+0
2011-07-22vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko1-22/+0
2011-07-22vlan: kill vlan_hwaccel_receive_skbJiri Pirko1-13/+0
2011-07-22lro: do vlan cleanupJiri Pirko1-2/+0
2011-07-22lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko1-7/+0
2011-07-22lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko1-10/+0
2011-07-22vlan: introduce __vlan_find_dev_deep()Jiri Pirko1-0/+8
2011-07-22vlan: finish removing vlan_find_dev from public headerJiri Pirko1-6/+0
2011-07-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-12/+25
2011-07-22clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2-5/+3
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-36/+83
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar24-36/+112
2011-07-21netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen1-1/+1
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik1-31/+61
2011-07-21netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik1-4/+10
2011-07-21mutex: Make mutex_destroy() an inline functionJean Delvare1-1/+1
2011-07-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+4
2011-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2011-07-21mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity1-0/+1
2011-07-21mmc: core: add non-blocking mmc request functionPer Forlin2-1/+26
2011-07-21mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan1-0/+2
2011-07-21mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2-0/+2
2011-07-21mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan1-0/+10
2011-07-21mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan1-0/+8
2011-07-21mmc: dw_mmc: convert card tasklet to workqueueJames Hogan1-1/+1
2011-07-21mmc: sdhi: Add write16_hookSimon Horman2-0/+9
2011-07-21mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman1-0/+1
2011-07-21mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-0/+10
2011-07-21mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao1-0/+60
2011-07-21mmc: Standardize header file inclusion checks.Robert P. J. Day17-46/+41
2011-07-21mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo1-29/+0
2011-07-21mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo1-6/+0
2011-07-21rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr1-1/+1
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-0/+3
2011-07-20slab: shrink sizeof(struct kmem_cache)Eric Dumazet1-13/+13
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra1-0/+2
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra1-5/+9
2011-07-20rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney1-0/+3
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal1-0/+1
2011-07-19IB/mlx4: Use flow counters on IBoE portsOr Gerlitz1-1/+2
2011-07-19IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz1-0/+156
2011-07-19mlx4_core: Add network flow countersOr Gerlitz2-1/+20
2011-07-19mlx4_core: Fix location of counter index in QP context structOr Gerlitz1-3/+2
2011-07-19mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz1-6/+6
2011-07-19mlx4_core: Extend capability flags to 64 bitsOr Gerlitz1-17/+17
2011-07-19IB/core: Add GID change eventOr Gerlitz1-1/+2