summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | tg3: Update version to 3.92Matt Carlson2008-05-021-2/+2
* | tg3: Add link state reporting to UMP firmwareMatt Carlson2008-05-022-10/+77
* | tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson2008-05-021-8/+3
* | tg3: Fix 5761 NVRAM sizesMatt Carlson2008-05-022-13/+29
* | tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2008-05-022-6/+14
* | hci_usb.h: fix hard-to-trigger racePavel Machek2008-05-021-8/+13
* | dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2008-05-022-3/+3
* | net: remove NR_CPUS arrays in net/core/dev.cMike Travis2008-05-021-4/+11
* | net: use get/put_unaligned_* helpersHarvey Harrison2008-05-024-23/+21
* | bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-024-11/+10
* | irda: use get_unaligned_* helpersHarvey Harrison2008-05-021-3/+5
* | net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven2008-05-021-0/+1
* | net: Add missing braces to multi-statement if()sIlpo Järvinen2008-05-022-2/+4
* | netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2008-05-022-11/+17
* | netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-7/+6
* | netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev2008-05-021-3/+3
* | ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-11/+6
* | vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+3
* | atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+2
* | ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+2
* | net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-11/+6
* | netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-9/+9
* | sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-16/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-0115-70/+78
|\ \
| * | rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-018-5/+28
| * | rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2008-05-012-2/+2
| * | Make linux/wireless.h be able to compileKirill A. Shutemov2008-05-011-6/+1
| * | iwlwifi: fix debug messages during scanningBill Moss2008-05-012-15/+14
| * | iwlwifi: fix current channel is not scannedGuy Cohen2008-05-014-28/+0
| * | b43: Fix some TX/RX locking issuesMichael Buesch2008-05-012-14/+33
* | | net: fix returning void-valued expression warningsHarvey Harrison2008-05-017-11/+19
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-018-38/+49
|\ \
| * | libertas: fix use-before-check violationHolger Schurig2008-04-301-1/+2
| * | b43: Fix dual-PHY devicesMichael Buesch2008-04-301-0/+8
| * | mac80211: incorrect shift directionHarvey Harrison2008-04-301-4/+2
| * | mac80211: insert WDS peer after adding interfaceJohannes Berg2008-04-301-17/+27
| * | mac80211: don't allow invalid WDS peer addressesJohannes Berg2008-04-301-1/+1
| * | mac80211: assign conf.beacon_control for meshJohannes Berg2008-04-301-0/+1
| * | mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-304-15/+8
* | | Update .gitignore to include include/linux/bounds.hTheodore Ts'o2008-04-301-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-301-4/+4
|\| |
| * | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov2008-04-301-4/+4
* | | Fix dnotify/close raceAl Viro2008-04-301-0/+11
* | | x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds2008-04-301-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-3020-51/+82
|\ \ \
| * | | x86: numaq fixIngo Molnar2008-04-301-2/+2
| * | | x86: 8K stacks by defaultIngo Molnar2008-04-301-1/+0
| * | | x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
| * | | x86: fix HT cpu booting on 32-bitHugh Dickins2008-04-301-6/+1
| * | | x86: optimize inlining offIngo Molnar2008-04-301-1/+0