summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-052-2/+2
* atm: Bad locking on br2684_devs modifications.Pavel Emelyanov2008-05-051-2/+2
* atm: Do not free already unregistered net device.Pavel Emelyanov2008-05-051-2/+0
* mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-051-2/+5
* bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov2008-05-051-8/+8
* bridge: Net device leak in br_add_bridge().Pavel Emelyanov2008-05-051-1/+3
* niu: Fix probing regression for maramba on-board chips.David S. Miller2008-05-041-4/+7
* lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-041-0/+1
* xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-041-8/+40
* net: Fix useless comment reference loop.Johannes Berg2008-05-041-1/+3
* sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski2008-05-041-2/+6
* rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux2008-05-031-4/+4
* netns: Fix reassembly timer to use the right namespaceDaniel Lezcano2008-05-031-1/+3
* netns: Fix device renaming for sysfsDaniel Lezcano2008-05-033-3/+10
* bnx2: Update version to 1.7.5.Michael Chan2008-05-031-2/+2
* bnx2: Update RV2P firmware for 5709.Michael Chan2008-05-032-243/+265
* bnx2: Zero out context memory for 5709.Michael Chan2008-05-031-0/+5
* bnx2: Fix register test on 5709.Michael Chan2008-05-031-1/+1
* bnx2: Fix remote PHY initial link state.Michael Chan2008-05-031-7/+2
* bnx2: Refine remote PHY locking.Michael Chan2008-05-031-6/+5
* bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-032-1/+7
* tg3: Update version to 3.92Matt Carlson2008-05-031-2/+2
* tg3: Add link state reporting to UMP firmwareMatt Carlson2008-05-032-10/+77
* tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson2008-05-031-8/+3
* tg3: Fix 5761 NVRAM sizesMatt Carlson2008-05-032-13/+29
* tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2008-05-032-6/+14
* hci_usb.h: fix hard-to-trigger racePavel Machek2008-05-031-8/+13
* dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2008-05-032-3/+3
* net: remove NR_CPUS arrays in net/core/dev.cMike Travis2008-05-031-4/+11
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-034-23/+21
* bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-034-11/+10
* irda: use get_unaligned_* helpersHarvey Harrison2008-05-031-3/+5
* net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven2008-05-031-0/+1
* net: Add missing braces to multi-statement if()sIlpo Järvinen2008-05-032-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-0215-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