summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-15korina: disable napi on close and restartPhil Sutter
2009-01-15korina: reset resource buffer size to 1536Phil Sutter
2009-01-15korina: fix usage of driver_dataPhil Sutter
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein
2009-01-15bnx2x: MTU FilterEilon Greenstein
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein
2009-01-15bnx2x: Missing bracketsEilon Greenstein
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein
2009-01-15bnx2x: Endianness issuesEilon Greenstein
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein
2009-01-15bnx2x: Protecting the link change indicationEilon Greenstein
2009-01-15bnx2x: Flow control updated before reporting the linkEilon Greenstein
2009-01-15bnx2x: Missing mask when calculating flow controlEilon Greenstein
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein
2009-01-15bnx2x: Missing memory barriersEilon Greenstein
2009-01-15bnx2x: Using singlethread work queueEilon Greenstein
2009-01-15can: fix slowpath issue in hrtimer callback functionOliver Hartkopp
2009-01-15ax88796: start_xmit fix using net_device_opsMagnus Damm
2009-01-15net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-15drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert
2009-01-15netxen: handle dma mapping failuresDhananjay Phadke
2009-01-15netxen: hold tx lock while sending firmware commandsDhananjay Phadke
2009-01-15netxen: cleanup mac list on driver unloadDhananjay Phadke
2009-01-15netxen: firmware init fixDhananjay Phadke
2009-01-15netxen: fix link speed reporting for some boardsDhananjay Phadke
2009-01-15netxen: fix ipv6 offload and tx cleanupDhananjay Phadke
2009-01-15netxen: fix endianness in firmware commandsDhananjay Phadke
2009-01-15sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano
2009-01-15powerpc/fs_enet: Add missing irq free in error path.Mike Ditto
2009-01-15gso: Ensure that the packet is long enoughHerbert Xu
2009-01-15gro: Fix page ref count for skbs freed normallyHerbert Xu
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller
2009-01-14i4l: minor cleanupsPaul Bolle
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov
2009-01-14gro: Check for GSO packets and packets with frag_listHerbert Xu
2009-01-14ARM etherh: Fix build failure.David S. Miller
2009-01-14ipv6: Fix fib6_dump_table walker leakHerbert Xu
2009-01-14tcp: splice as many packets as possible at onceWilly Tarreau
2009-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-13net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov
2009-01-13gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov
2009-01-13hso: driver fix for big endian machines.Denis Joseph Barrow
2009-01-13pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski
2009-01-13pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski