summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen-blkfront: switch from llist to listRoger Pau Monne2013-03-191-23/+18
* xen-blkback: fix foreach_grant_safe to handle empty listsRoger Pau Monne2013-03-191-1/+1
* xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-181-2/+1
* xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich2013-03-181-6/+1
* xen/blkback: Change statistics counter types to unsignedZoltan Kiss2013-03-113-16/+16
* xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-113-4/+62
* xen/xen-blkback: preq.dev is used without initializedChen Gang2013-03-011-1/+2
* xen-blkback: use balloon pages for persistent grantsRoger Pau Monne2013-02-191-2/+4
* xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2013-02-192-28/+10
* xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk2013-02-191-1/+0
* xen-blkback: do not leak mode propertyJan Beulich2013-02-191-25/+24
* Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-091-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
|\
| * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0968-348/+649
|\ \
| * \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \
| | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ /
| * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
| |\ \
| | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
| * | | Merge branch 'netback'David S. Miller2013-02-073-53/+88
| |\ \ \
| | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| * | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
| * | | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
| * | | | Merge branch 'wireless'David S. Miller2013-02-0613-35/+90
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0613-35/+90
| | |\ \ \ | |/ / / /
| | * | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | * | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | * | | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | * | | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-042-3/+16
| | |\ \ \
| | | * | | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-311-3/+3
| | | * | | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-311-0/+13
| * | | | | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
| * | | | | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
| * | | | | tcp: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+2
| * | | | | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-031-4/+6
| * | | | | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-031-1/+1
OpenPOWER on IntegriCloud