summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-07-21vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko
2011-07-21vlan: kill vlan_hwaccel_receive_skbJiri Pirko
2011-07-21lro: do vlan cleanupJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko
2011-07-21vlan: introduce __vlan_find_dev_deep()Jiri Pirko
2011-07-21vlan: finish removing vlan_find_dev from public headerJiri Pirko
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar
2011-07-21netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik
2011-07-21netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik
2011-07-21mutex: Make mutex_destroy() an inline functionJean Delvare
2011-07-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: dw_mmc: fix stop when fallen back to PIOJames Hogan
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-07-20mmc: dw_mmc: handle unaligned buffers and sizesJames Hogan
2011-07-20mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan
2011-07-20mmc: dw_mmc: convert card tasklet to workqueueJames Hogan
2011-07-20mmc: sdhi: Add write16_hookSimon Horman
2011-07-20mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-07-20rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20slab: shrink sizeof(struct kmem_cache)Eric Dumazet
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz
2011-07-18mlx4_core: Add network flow countersOr Gerlitz
2011-07-18mlx4_core: Fix location of counter index in QP context structOr Gerlitz
2011-07-18mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz
2011-07-18mlx4_core: Extend capability flags to 64 bitsOr Gerlitz
2011-07-18IB/core: Add GID change eventOr Gerlitz
2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely
2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla