Age | Commit message (Expand) | Author |
2008-05-06 | 3c59x: use netstats in net_device structure | Paulius Zaleckas |
2008-05-06 | 3c980-TX needs EXTRA_PREAMBLE | Gunnar Larisch |
2008-05-06 | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik |
2008-05-06 | fix warning in drivers/net/appletalk/cops.c | Jeff Garzik |
2008-05-06 | e1000e: Add support for BM PHYs on ICH9 | Bruce Allan |
2008-05-06 | uli526x: fix endianness issues in the setup frame | Anton Vorontsov |
2008-05-06 | uli526x: initialize the hardware prior to requesting interrupts | Anton Vorontsov |
2008-05-06 | ucc_geth: Fix a bunch of sparse warnings | Andy Fleming |
2008-05-06 | phylib: Fix some sparse warnings | Andy Fleming |
2008-05-06 | gianfar: Fix a locking bug in gianfar's sysfs code | Andy Fleming |
2008-05-06 | bonding: fix enslavement error unwinds | Jay Vosburgh |
2008-05-06 | bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs. | Pavel Emelyanov |
2008-05-06 | bonding: fix error unwind in bonding_store_bonds | Jay Vosburgh |
2008-05-06 | bonding: Do not call free_netdev for already registered device. | Pavel Emelyanov |
2008-05-06 | net_cls_act: act_simple dont ignore realloc code | Jamal Hadi Salim |
2008-05-06 | iwlwifi: make IWLWIFI a tristate | Adrian Bunk |
2008-05-06 | Revert "atm: Do not free already unregistered net device." | David S. Miller |
2008-05-05 | dccp: return -EINVAL on invalid feature length | Chris Wright |
2008-05-05 | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c | Ingo Molnar |
2008-05-05 | irda: fix !PNP support in drivers/net/irda/nsc-ircc.c | Ingo Molnar |
2008-05-05 | net_cls_act: Make act_simple use of netlink policy. | Jamal Hadi Salim |
2008-05-04 | ip: Use inline function dst_metric() instead of direct access to dst->metric[] | Satoru SATOH |
2008-05-04 | ip: Make use of the inline function dst_metric_locked() | Satoru SATOH |
2008-05-04 | atm: Bad locking on br2684_devs modifications. | Pavel Emelyanov |
2008-05-04 | atm: Do not free already unregistered net device. | Pavel Emelyanov |
2008-05-04 | mac80211: Do not free net device after it is unregistered. | Pavel Emelyanov |
2008-05-04 | bridge: Consolidate error paths in br_add_bridge(). | Pavel Emelyanov |
2008-05-04 | bridge: Net device leak in br_add_bridge(). | Pavel Emelyanov |
2008-05-04 | niu: Fix probing regression for maramba on-board chips. | David S. Miller |
2008-05-03 | lapbeth: Release ->ethdev when unregistering device. | David S. Miller |
2008-05-03 | xfrm: convert empty xfrm_audit_* macros to functions | Marcin Slusarz |
2008-05-03 | net: Fix useless comment reference loop. | Johannes Berg |
2008-05-03 | sch_htb: remove from event queue in htb_parent_to_leaf() | Jarek Poplawski |
2008-05-02 | rose: Wrong list_lock argument in rose_node seqops | Bernard Pidoux |
2008-05-02 | netns: Fix reassembly timer to use the right namespace | Daniel Lezcano |
2008-05-02 | netns: Fix device renaming for sysfs | Daniel Lezcano |
2008-05-02 | bnx2: Update version to 1.7.5. | Michael Chan |
2008-05-02 | bnx2: Update RV2P firmware for 5709. | Michael Chan |
2008-05-02 | bnx2: Zero out context memory for 5709. | Michael Chan |
2008-05-02 | bnx2: Fix register test on 5709. | Michael Chan |
2008-05-02 | bnx2: Fix remote PHY initial link state. | Michael Chan |
2008-05-02 | bnx2: Refine remote PHY locking. | Michael Chan |
2008-05-02 | bridge: forwarding table information for >256 devices | Stephen Hemminger |
2008-05-02 | tg3: Update version to 3.92 | Matt Carlson |
2008-05-02 | tg3: Add link state reporting to UMP firmware | Matt Carlson |
2008-05-02 | tg3: Fix ethtool loopback test for 5761 BX devices | Matt Carlson |
2008-05-02 | tg3: Fix 5761 NVRAM sizes | Matt Carlson |
2008-05-02 | tg3: Use constant 500KHz MI clock on adapters with a CPMU | Matt Carlson |
2008-05-02 | hci_usb.h: fix hard-to-trigger race | Pavel Machek |
2008-05-02 | dccp: ccid2.c, ccid3.c use clamp(), clamp_t() | Harvey Harrison |