aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-18ipv6: fix display of local and remote sit endpointsBjørn Mork
2009-03-18net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-17gro: Fix legacy path napi_complete crashHerbert Xu
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen
2009-03-16mac80211: Fix panic on fragmentation with power savingJouni Malinen
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch
2009-03-16netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch
2009-03-16netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu
2009-03-15r8169: use hardware auto-padding.françois romieu
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck
2009-03-14netxen: remove old flash check.Dhananjay Phadke
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt
2009-03-13ixgbe: fix multiple unicast address supportChris Leech
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones
2009-03-13qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer
2009-03-13qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer
2009-03-13qlge: bugfix: Tell hw to strip vlan header.Ron Mercer
2009-03-13qlge: bugfix: Increase filter on inbound csum.Ron Mercer
2009-03-13dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok
2009-03-11net: Add be2net driver.Sathya Perla
2009-03-11dnet: Fix warnings on 64-bit.David S. Miller
2009-03-11dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok
2009-03-11ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein
2009-03-10bnx2x: Casting page alignmentEilon Greenstein
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein
2009-03-06p54: fix race condition in memory managementChristian Lamparter
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller
2009-03-04tmspci: fix request_irq raceMeelis Roos
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski