summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-03-25bridge: bad error handling when adding invalid ether addressStephen Hemminger
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven
2009-03-23udp: Wrong locking code in udp seq_file infrastructureVitaly Mayatskikh
2009-03-23phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning
2009-03-23netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sackMark H. Weaver
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]
2009-03-18net: kfree(napi->skb) => kfree_skbRoel Kluin
2009-03-18net: fix sctp breakageAl Viro
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