aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27mac80211: fix ibss joiningReinette Chatre
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT
2009-10-24pktgen: Dont leak kernel memoryEric Dumazet
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks
2009-10-24r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich
2009-10-22ifb: should not use __dev_get_by_index() without locksEric Dumazet
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss
2009-10-22myri10ge: improve port type reporting in ethtoolBrice Goglin
2009-10-22net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven
2009-10-22e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng
2009-10-22netxen: avoid undue board config checkDhananjay Phadke
2009-10-22netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha
2009-10-22netxen: fix i2c initDhananjay Phadke
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-10-20net: fix section mismatch in fec.cSteven King
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-19bluetooth: static lock key fixDave Young
2009-10-19bluetooth: scheduling while atomic bug fixDave Young
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller
2009-10-18AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-10-18ethoc: clear only pending irqsThomas Chou
2009-10-18ethoc: inline regs accessThomas Chou
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap
2009-10-14virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet
2009-10-14be2net: fix support for PCI hot plugSathya Perla
2009-10-14be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-10-13TI DaVinci EMAC: Clear statistics register properly.Sriram
2009-10-13r8169: partial support and phy init for the 8168dfrançois romieu
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-13irda/sa1100_ir: check return value of startup hookDmitry Artamonow
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau
2009-10-133c574_cs: spin_lock the set_multicast_list functionKen Kawasaki