aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim1-18/+16
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH4-24/+25
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH2-2/+2
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov1-2/+2
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov1-2/+0
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov1-2/+5
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov1-8/+8
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov1-1/+3
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller1-4/+7
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller1-0/+1
2008-05-03xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz1-8/+40
2008-05-03net: Fix useless comment reference loop.Johannes Berg1-1/+3
2008-05-03sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski1-2/+6
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux1-4/+4
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano1-1/+3
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano3-3/+10
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger2-1/+7
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2-3/+3
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis1-4/+11
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison4-23/+21
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison4-11/+10
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison1-3/+5
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven1-0/+1
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen2-2/+4
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2-11/+17
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-7/+6
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev1-3/+3
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-11/+6
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+3
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+2
2008-05-02ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+2
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-11/+6
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-9/+9
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-16/+7
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller15-70/+78
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-01Make linux/wireless.h be able to compileKirill A. Shutemov1-6/+1