summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller
2008-05-05dccp: return -EINVAL on invalid feature lengthChris Wright
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim
2008-05-05ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH
2008-05-05ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-05atm: Bad locking on br2684_devs modifications.Pavel Emelyanov
2008-05-05atm: Do not free already unregistered net device.Pavel Emelyanov
2008-05-05mac80211: Do not free net device after it is unregistered.Pavel Emelyanov
2008-05-05bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov
2008-05-05bridge: Net device leak in br_add_bridge().Pavel Emelyanov
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller
2008-05-04lapbeth: Release ->ethdev when unregistering device.David S. Miller
2008-05-04xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz
2008-05-04net: Fix useless comment reference loop.Johannes Berg
2008-05-04sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski
2008-05-03rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux
2008-05-03netns: Fix reassembly timer to use the right namespaceDaniel Lezcano
2008-05-03netns: Fix device renaming for sysfsDaniel Lezcano
2008-05-02bnx2: Update version to 1.7.5.Michael Chan
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan
2008-05-02bnx2: Fix register test on 5709.Michael Chan
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan
2008-05-02bnx2: Refine remote PHY locking.Michael Chan
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-02tg3: Update version to 3.92Matt Carlson
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
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