aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn
2008-05-01Make linux/wireless.h be able to compileKirill A. Shutemov
2008-05-01iwlwifi: fix debug messages during scanningBill Moss
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30Fix dnotify/close raceAl Viro
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-30libertas: fix use-before-check violationHolger Schurig
2008-04-30b43: Fix dual-PHY devicesMichael Buesch
2008-04-30mac80211: incorrect shift directionHarvey Harrison
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-04-30kobject: do not copy vargs, just pass them aroundKay Sievers
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-04-30DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo
2008-04-30sysfs: Disallow truncation of files in sysfsBen Hutchings
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov
2008-04-30x86: numaq fixIngo Molnar
2008-04-30x86: 8K stacks by defaultIngo Molnar