summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov2008-05-061-4/+4
| * | ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-064-160/+174
| * | phylib: Fix some sparse warningsAndy Fleming2008-05-062-1/+6
| * | gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming2008-05-063-6/+12
| * | bonding: fix enslavement error unwindsJay Vosburgh2008-05-061-7/+7
| * | bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov2008-05-061-2/+4
| * | bonding: fix error unwind in bonding_store_bondsJay Vosburgh2008-05-061-8/+8
| * | bonding: Do not call free_netdev for already registered device.Pavel Emelyanov2008-05-061-1/+3
* | | netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov2008-05-081-3/+5
* | | netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy2008-05-081-0/+4
* | | netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy2008-05-082-9/+14
* | | macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy2008-05-081-1/+1
* | | net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)2008-05-081-1/+1
* | | tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen2008-05-081-5/+8
|/ /
* | net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim2008-05-061-8/+9
* | iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1Star
* | Revert "atm: Do not free already unregistered net device."David S. Miller2008-05-061-0/+2
* | dccp: return -EINVAL on invalid feature lengthChris Wright2008-05-051-1/+1
* | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
* | irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
* | net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim2008-05-051-18/+16Star
* | ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-054-24/+25
* | 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/+0Star
* | 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/+2Star
* | bnx2: Refine remote PHY locking.Michael Chan2008-05-031-6/+5Star
* | 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/+3Star
* | 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