summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-27gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-26vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-25wl12xx: change contact person for the include fileKalle Valo
2010-08-25mac80211: trivial spelling fixesBob Copeland
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-25workqueue: fix cwq->nr_active underflowTejun Heo
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki
2010-08-24cfg80211: add some documentationJohannes Berg
2010-08-24nl80211: some documentation fixesJohannes Berg
2010-08-24mac80211: fix docbookJohannes Berg
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-24workqueue: improve destroy_workqueue() debuggabilityTejun Heo
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-24USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-24net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman
2010-08-24bna: Brocade 10Gb Ethernet device driverRasesh Mody
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-24Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-24kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-23header: fix broken headers for user spaceChangli Gao
2010-08-23net: rds: remove duplication type definitionsChangli Gao
2010-08-23net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao
2010-08-23net: use __be16 instead of u16 for the userspace codeChangli Gao
2010-08-23fanotify: flush outstanding perm requests on group destroyEric Paris
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-22net_sched: cls_flow: add key rxhashChangli Gao
2010-08-22irda: use net_device_stats from struct net_deviceEric Dumazet
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven