summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-09-04serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan
2010-09-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald
2010-09-01skge: add GRO supportEric Dumazet
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-31net: add a comment on netdev->last_rxEric Dumazet
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-30net: fix datapath typoSimon Horman
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
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