summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-08-29tg3: Update version to 3.101Matt Carlson
2009-08-29tg3: Move per-int tx members to a per-int structMatt Carlson
2009-08-29tg3: Move per-int rx members to per-int structMatt Carlson
2009-08-29tg3: Move general int members to a per-int structMatt Carlson
2009-08-29tg3: Convert napi handlers to use tnapiMatt Carlson
2009-08-29tg3: Convert ISR parameter to tnapiMatt Carlson
2009-08-29tg3: Move napi to per-int structMatt Carlson
2009-08-29tg3: Cleanup interrupt setup / teardownMatt Carlson
2009-08-29tg3: Use ext rx bdsMatt Carlson
2009-08-29tg3: Create a new prodring_set structureMatt Carlson
2009-08-29tg3: Create rx producer ring setup routinesMatt Carlson
2009-08-29tg3: Clarify rx buffer relationshipsMatt Carlson
2009-08-29tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson
2009-08-29tg3: Break out mini producer ring handlingMatt Carlson
2009-08-29tg3: Reformat NVRAM case statementsMatt Carlson
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson
2009-08-29tg3: Delay mdio bus init until fw finishesMatt Carlson
2009-08-29tipc: fix test of bearer_priority range in tipc_register_media()roel kluin
2009-08-29can: switch to seq_fileAlexey Dobriyan
2009-08-29net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda
2009-08-29TI DaVinci EMAC: delay DaVinci EMAC initializationRajashekhara, Sudhakar
2009-08-29WAN/LMC: Fix type_trans().Krzysztof Halasa
2009-08-29lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 addressJoe Perches
2009-08-29tcp: Remove redundant copy of MD5 authentication keyJohn Dykstra
2009-08-29Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar
2009-08-29ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward
2009-08-29bnx2: Update firmware to 5.0.0.j3.Michael Chan
2009-08-29tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila
2009-08-28fib_trie: resize reworkJens Låås
2009-08-28sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak
2009-08-28net: ip_rt_send_redirect() optimizationEric Dumazet
2009-08-28tcp: keepalive cleanupsEric Dumazet
2009-08-28cnic: Put uio init in separate function.Michael Chan
2009-08-28cnic: Put rx/tx ring allocation in separate function.Michael Chan
2009-08-28ipv4: af_inet.c cleanupsEric Dumazet
2009-08-28pktgen: use proc_create_data()Alexey Dobriyan
2009-08-28pktgen: increase versionStephen Hemminger
2009-08-28pktgen: cleanup checkpatch warningsStephen Hemminger
2009-08-28pktgen: use common idle routineStephen Hemminger
2009-08-28pktgen: spin using hrtimerStephen Hemminger
2009-08-28pktgen: convert to use ktime_tStephen Hemminger
2009-08-28pktgen: avoid calling gettimeofdayStephen Hemminger
2009-08-28pktgen: reorganize transmit loopStephen Hemminger
2009-08-28pktgen: use netdev_alloc_skbStephen Hemminger
2009-08-28pktgen: cleanup clone count testStephen Hemminger
2009-08-28pktgen: xmit logic reorganizationStephen Hemminger
2009-08-28pktgen: stop_device cleanupStephen Hemminger
2009-08-28pktgen: mark read-only/mostly variablesStephen Hemminger
2009-08-28pktgen: change inliningStephen Hemminger