summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* starfire: delete non NAPI code from the driver.Francois Romieu2008-07-082-80/+45Star
* netdev: remove unused S2IO_NAPIFrancois Romieu2008-07-082-19/+2Star
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-077-18/+11Star
* net: fix dev_set_promiscuity() breakagePatrick McHardy2008-07-071-1/+1
* net-sched: consolidate default fifo qdisc setupPatrick McHardy2008-07-065-82/+54Star
* net-sched: sch_htb: remove write-only qdisc filter_cntPatrick McHardy2008-07-061-7/+0Star
* net-sched: sch_htb: remove child and sibling listsPatrick McHardy2008-07-061-14/+7Star
* net-sched: sch_htb: use dynamic class hash helpersPatrick McHardy2008-07-061-58/+42Star
* net-sched: sch_htb: move hash and sibling list removal to htb_deletePatrick McHardy2008-07-061-23/+17Star
* net-sched: sch_cbq: use dynamic class hash helpersPatrick McHardy2008-07-061-57/+55Star
* net-sched: sch_hfsc: use dynamic class hash helpersPatrick McHardy2008-07-061-41/+40Star
* net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy2008-07-062-0/+146
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06433-6458/+18211
|\
| * fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| * ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
| * ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
| * pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
| * ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
| * ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
| * forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
| * Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
| * bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy2008-07-031-3/+7
| * tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila2008-07-031-1/+2
| * tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton2008-07-031-0/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-035-4/+15
| |\
| | * libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-021-0/+1
| | * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-022-2/+4
| | * iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-035-16/+63
| |\ \
| | * | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
| | * | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
| | * | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
| * | | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-031-14/+14
| |\ \ \
| | * | | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1
| | * | | I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-011-3/+3
| | * | | I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-011-11/+10Star
| * | | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-033-5/+11
| |\ \ \ \
| | * | | | Properly notify block layer of sync writesJens Axboe2008-07-012-5/+9
| | * | | | block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah2008-07-011-0/+2
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-032-1/+3
| |\ \ \ \ \
| | * | | | | [IA64] export account_system_vtimeDoug Chapman2008-07-011-0/+1
| | * | | | | [IA64] Bugfix for system with 32 cpusTony Luck2008-07-011-1/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-0312-0/+6885
| |\ \ \ \ \
| | * | | | | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab2008-07-021-1/+1
| | * | | | | V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-3012-0/+6885
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-034-1/+99
| |\ \ \ \ \
| | * | | | | ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz2008-06-301-1/+1
| | * | | | | Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-303-0/+98
| | |/ / / /