Age | Commit message (Expand) | Author |
2009-03-21 | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds | Richard Kennedy |
2009-03-21 | gianfar: Fix build with CONFIG_PM enabled | Anton Vorontsov |
2009-03-21 | e100: add support for 82552 10/100 adapter | Bruce Allan |
2009-03-21 | Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6 | David S. Miller |
2009-03-20 | e1000e: fixup merge error | Arthur Jones |
2009-03-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-20 | net: reorder struct Qdisc for better SMP performance | Eric Dumazet |
2009-03-20 | dnet: remove duplicated #include | Huang Weiyi |
2009-03-20 | ixgbe: Fixup the watchdog interrupt scheduling on 82599 | Jesse Brandeburg |
2009-03-20 | ixgbe: Correctly report Wake On LAN for 82599 KX4 devices | PJ Waskiewicz |
2009-03-20 | ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge | PJ Waskiewicz |
2009-03-20 | ixgb: refactor tx path to use skb_dma_map/unmap | Alexander Duyck |
2009-03-20 | e1000e: allow tx of pre-formatted vlan tagged packets | Arthur Jones |
2009-03-20 | e1000e: fix dma error handling issues | Alexander Duyck |
2009-03-20 | e1000e: add support for 82583 device id | Alexander Duyck |
2009-03-20 | smsc9420: fix big endian rx checksum offload | Steve Glendinning |
2009-03-20 | sunvnet: Convert to net_device_ops. | David S. Miller |
2009-03-19 | smsc911x: allow setting of mac address | Steve Glendinning |
2009-03-19 | smsc911x: replace print_mac with %pM | Steve Glendinning |
2009-03-19 | smsc911x: define status word positions as constants | Steve Glendinning |
2009-03-19 | rtnetlink: add new value for DHCP added routes | Stephen Hemminger |
2009-03-18 | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt |
2009-03-18 | smsc911x: reset last known duplex and carrier on open | Steve Glendinning |
2009-03-18 | sh_eth: Fix mistake of the address of SH7763 | Nobuhiro Iwamatsu |
2009-03-18 | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu |
2009-03-18 | gianfar: pass the proper dev to DMA ops | Kumar Gala |
2009-03-18 | netns: oops in ip[6]_frag_reasm incrementing stats | Jorge Boncompte [DTI2] |
2009-03-18 | net: kfree(napi->skb) => kfree_skb | Roel Kluin |
2009-03-18 | net: fix sctp breakage | Al Viro |
2009-03-18 | tipc: fix non-const printf format arguments | Stephen Hemminger |
2009-03-18 | ipv6: fix display of local and remote sit endpoints | Bjørn Mork |
2009-03-18 | net: Document /proc/sys/net/core/netdev_budget | Stanislaw Gruszka |
2009-03-18 | tcp: remove parameter from tcp_recv_urg(). | Rami Rosen |
2009-03-18 | tulip: fix crash on iface up with shirq debug | Kyle McMartin |
2009-03-18 | virtio_net: Make virtio_net support carrier detection | Pantelis Koukousoulas |
2009-03-18 | bonding: Fix updating of speed/duplex changes | Jay Vosburgh |
2009-03-18 | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley |
2009-03-18 | a2065: skb_padto cleanups | Dave Jones |
2009-03-18 | bnx2: Fix problem of using wrong IRQ handler. | Michael Chan |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-03-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-03-17 | netxen: fix firmware download warnings | Dhananjay Phadke |
2009-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-17 | gro: Fix legacy path napi_complete crash | Herbert Xu |
2009-03-17 | gro: Fix vlan/netpoll check again | Herbert Xu |
2009-03-17 | solos: Disable DMA until we have an FPGA update with it actually implemented. | David Woodhouse |
2009-03-17 | solos: Automatically determine number of ports | Nathan Williams |
2009-03-17 | solos: Reset device on unload, free pending skbs | David Woodhouse |
2009-03-16 | iwlwifi: correct log level when error occurs | Reinette Chatre |