Age | Commit message (Expand) | Author |
2007-10-27 | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu |
2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman |
2007-10-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds |
2007-10-25 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-10-25 | [netdrvr] forcedeth: add MCP77 device IDs | Ayaz Abdulla |
2007-10-25 | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa... | Thomas Sailer |
2007-10-25 | cpmac: update to new fixed phy driver interface | Eugene Konev |
2007-10-25 | cpmac: convert to napi_struct interface | Eugene Konev |
2007-10-25 | cpmac: use print_mac() instead of MAC_FMT | Eugene Konev |
2007-10-25 | natsemi: fix oops, link back netdevice from private-struct | Ingo Molnar |
2007-10-25 | ehea: fix port_napi_disable/enable | Jan-Bernd Themann |
2007-10-25 | bonding/bond_main.c: fix cut'n'paste error | Adrian Bunk |
2007-10-25 | make bonding/bond_main.c:bond_deinit() static | Adrian Bunk |
2007-10-25 | drivers/net/ipg.c: cleanups | Adrian Bunk |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov |
2007-10-23 | Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds |
2007-10-23 | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2007-10-23 | ni5010: kill unused variable | Jeff Garzik |
2007-10-23 | eexpress: fix !SMP unused-var warning | Jeff Garzik |
2007-10-23 | bonding: Acquire correct locks in alb for promisc change | Jay Vosburgh |
2007-10-23 | bonding: Convert more locks to _bh, acquire rtnl, for new locking | Jay Vosburgh |
2007-10-23 | bonding: Convert locks to _bh, rework alb locking for new locking | Jay Vosburgh |
2007-10-23 | bonding: Convert miimon to new locking | Jay Vosburgh |
2007-10-23 | bonding: Convert balance-rr transmit to new locking | Jay Vosburgh |
2007-10-23 | Convert bonding timers to workqueues | Jay Vosburgh |
2007-10-23 | pasemi_mac: fix typo | Olof Johansson |
2007-10-23 | defxx.c: dfx_bus_init() is __devexit not __devinit | Maciej W. Rozycki |
2007-10-23 | sky2: crash on remove | Stephen Hemminger |
2007-10-23 | MIPSnet: Delete all the useless debugging printks. | Ralf Baechle |
2007-10-23 | AR7 ethernet: small post-merge cleanups and fixes | Matteo Croce |
2007-10-23 | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in... | Jeff Garzik |
2007-10-23 | Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i... | Jeff Garzik |
2007-10-23 | Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |
2007-10-23 | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik |
2007-10-23 | [NETDRVR] lib82596, netxen: delete pointless tests from irq handler | Jeff Garzik |
2007-10-23 | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik |
2007-10-23 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik |
2007-10-23 | mv643xx_eth: Hook up mv643xx_get_sset_count | Dale Farnsworth |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds |
2007-10-23 | m68knommu: improve mii_do_cmd code in FEC driver | Philippe De Muyter |
2007-10-23 | m68knommu: improve code formating FEC driver | Philippe De Muyter |
2007-10-23 | mv643xx_eth: Remove obsolete checksum offload comment | Dale Farnsworth |
2007-10-23 | mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c | Lennert Buytenhek |
2007-10-23 | mv643xx_eth: Remove unused register defines | Lennert Buytenhek |
2007-10-23 | mv643xx_eth: Clean up mv643xx_eth.h | Lennert Buytenhek |
2007-10-23 | mv643xx_eth: Remove MV643XX_ETH_ register prefix | Lennert Buytenhek |
2007-10-23 | mv643xx_eth: Remove SHARED_REGS register address bias | Lennert Buytenhek |
2007-10-23 | mv643xx_eth: Enable use on Orion platforms | Lennert Buytenhek |