summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-161-0/+7
|\
| * block: temporarily disable discard granularityJens Axboe2009-12-161-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1652-886/+745
|\ \
| * | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-151-1/+6
| * | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-151-1/+12
| * | ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-152-0/+40
| * | ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-151-2/+5
| * | bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-151-3/+9
| * | packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet2009-12-151-40/+31
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-1510-11/+59
| |\ \
| | * | ipvs: zero usvc and udestSimon Horman2009-12-151-0/+4
| | * | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-154-4/+25
| | * | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-155-7/+27
| | * | ipvs: fix synchronization on connection closeXiaotian Feng2009-12-141-0/+1
| | * | netfilter: xtables: document minimal required versionJan Engelhardt2009-12-141-0/+2
| * | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-1510-84/+58
| * | | sky2: leave PCI config space writeablestephen hemminger2009-12-141-13/+0
| * | | sky2: print Optima chip namestephen hemminger2009-12-141-1/+1
| * | | x25: Update maintainer.Arnd Bergmann2009-12-141-2/+2
| * | | drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-135-690/+465
| * | | can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-131-1/+1
| * | | drivers/net/usb: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | drivers/atm: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
| * | | 3c574_cs: disable irq before calling el3_interruptKen Kawasaki2009-12-132-0/+8
| * | | mlx4_core: return a negative error valueroel kluin2009-12-131-1/+1
| * | | can: Fix data length code handling in rx pathOliver Hartkopp2009-12-138-25/+26
| * | | net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2009-12-132-3/+14
| * | | udp: udp_lib_get_port() fixEric Dumazet2009-12-131-4/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-1639-907/+1084
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------. \ \ \ Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-1538-903/+1074
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-091-10/+27
| | | | | | | | | | * | | | RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-091-1/+8
| | | | | | | | | | * | | | RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-093-2/+19
| | | | | | | | | | * | | | RDMA/nes: Check for zero STagFaisal Latif2009-12-092-4/+2
| | | | | | | | | | * | | | RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-091-1/+16
| | | | | | | | | | * | | | RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-091-13/+3
| | | | | | | | | | * | | | RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-092-28/+50
| | | | | | | | | | * | | | RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-091-0/+2
| | | | | | | | | | * | | | RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-091-2/+29
| | | | | | | | | | * | | | RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-091-4/+4
| | | | | | | | | | * | | | RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-091-1/+3
| | | | | | | | | | * | | | RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-091-1/+2
| | | | | | | | | | * | | | RDMA/nes: Update copyright and branding stringChien Tung2009-12-0913-17/+16
| | | | | | | | | | * | | | RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-092-2/+5
| | | | | | | | | | * | | | RDMA/nes: Clean up struct nes_qpChien Tung2009-12-092-14/+1
| | | | | | | | | | * | | | RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-092-8/+13
| | | | | | | | | | * | | | RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-091-6/+22
| | | | | | | | | | * | | | RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-094-291/+299
OpenPOWER on IntegriCloud