summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-211-1/+1
* bridge: add a missing ntohs()Eric Dumazet2010-04-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-209-16/+31
|\
| * mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-191-0/+2
| * mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-191-1/+0
| * iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| * iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
* | 8139too: Fix a typo in the function name.Alexander Kuznetsov2010-04-191-1/+1
* | gigaset: include cleanup cleanupTilman Schmidt2010-04-189-20/+1
* | packet : remove init_net restrictionDaniel Lezcano2010-04-161-2/+0
* | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-161-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
|\ \ | |/
| * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-152-2/+2
* | net: dev_pick_tx() fixEric Dumazet2010-04-151-2/+6
* | fib: suppress lockdep-RCU false positive in FIB trie.Eric Dumazet2010-04-141-1/+3
* | tun: orphan an skb on txMichael S. Tsirkin2010-04-141-0/+4
* | forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-131-1/+1
* | smc91c92_cs: define multicast_table as unsigned charKen Kawasaki2010-04-131-7/+6
* | can: avoids a false warningEric Dumazet2010-04-131-1/+1
* | e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin2010-04-131-0/+2
* | igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2010-04-132-0/+2
* | virtio_net: missing sg_init_tableShirley Ma2010-04-121-0/+2
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-114636-6193/+13245
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-094-7/+7
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier2010-04-093-7/+6
| | |\ \ \ \
| | | | | * | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4
| | | | * | | IB/mlx4: Check correct variable for allocation failureDan Carpenter2010-04-071-1/+1
| | | | |/ /
| | | * | | IB/cm: Fix device_create() return value checkJani Nikula2010-03-311-1/+1
| | | |/ /
| | * | | RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty2010-04-071-0/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-04-098-26/+55
| |\ \ \
| | * | | [S390] Update default configuration.Martin Schwidefsky2010-04-091-10/+30
| | * | | [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-091-1/+2
| | * | | [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-091-3/+3
| | * | | [S390] s390: disable change bit overrideChristian Borntraeger2010-04-091-8/+3
| | * | | [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-092-2/+14
| | * | | [S390] sclp_async: potential buffer overflowDan Carpenter2010-04-091-1/+1
| | * | | [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-091-1/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-0934-178/+475
| |\ \ \ \
| | * | | | cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah2010-04-091-2/+5
| | * | | | loop: Update mtime when writing using aopsNikanth Karthikesan2010-04-081-0/+2
| | * | | | block: expose the statistics in blkio.time and blkio.sectors for the root cgroupRicky Benitez2010-04-051-0/+5
| | * | | | backing-dev: Handle class_create() failureAnton Blanchard2010-04-021-0/+3
| | * | | | Block: Fix block/elevator.c elevator_get() off-by-one errorwzt.wzt@gmail.com2010-04-021-1/+1
| | * | | | drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-021-1/+1
| | * | | | cciss: unlock on error pathDan Carpenter2010-04-021-0/+1
| | * | | | cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah2010-03-251-0/+2
| | * | | | cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah2010-03-251-3/+13
| | * | | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
| | * | | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
OpenPOWER on IntegriCloud