summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vhost_net: clear msg.control for non-zerocopy case during txJason Wang2013-06-101-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-105-7/+20
|\
| * ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-101-0/+1
| * netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-071-3/+3
| * netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-051-0/+6
| * netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
| * netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
* | net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet2013-06-071-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-063-41/+47
|\ \
| * | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-063-41/+47
* | | Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-068-15/+21
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-06-043-4/+7
| |\ \ \
| | * | | iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich2013-06-041-1/+1
| | * | | iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich2013-06-041-1/+1
| | * | | inkern: iio_device_put after incorrect return/gotoJoe Perches2013-06-041-1/+1
| | * | | iio:callback buffer: free the scan_maskJonathan Cameron2013-06-041-1/+4
| * | | | staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter2013-06-041-1/+3
| |/ / /
| * | | staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter2013-06-031-1/+3
| * | | drivers: staging: zcache: fix compile errorBob Liu2013-05-303-6/+6
| * | | staging: dwc2: fix value of dma_maskPaul Zimmerman2013-05-301-3/+2
* | | | Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-063-7/+22
|\ \ \ \
| * | | | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
| * | | | serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
| * | | | serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
| |/ / /
* | | | Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-0624-106/+187
|\ \ \ \
| * | | | USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2013-06-062-26/+22
| * | | | USB: option: blacklist network interface on Huawei E1820Bjørn Mork2013-06-061-0/+2
| * | | | USB: whiteheat: fix broken port configurationJohan Hovold2013-06-061-1/+1
| * | | | USB: serial: fix TIOCMIWAIT return valueJohan Hovold2013-06-051-3/+1
| * | | | USB: mos7720: fix hardware flow controlJohan Hovold2013-06-041-1/+1
| * | | | USB: keyspan: remove unused endpoint-array accessJohan Hovold2013-06-041-10/+0
| * | | | USB: keyspan: fix bogus array indexJohan Hovold2013-06-041-1/+1
| * | | | USB: zte_ev: fix broken openJohan Hovold2013-06-041-6/+0
| * | | | USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger2013-06-031-0/+1
| * | | | USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora2013-06-032-1/+21
| * | | | USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-301-1/+6
| * | | | usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-291-3/+7
| * | | | USB: zte_ev: fix control-message timeoutsJohan Hovold2013-05-291-14/+14
| * | | | USB: mos7720: fix message timeoutsJohan Hovold2013-05-291-3/+3
| * | | | USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold2013-05-291-2/+2
| * | | | USB: ark3116: fix control-message timeoutJohan Hovold2013-05-291-1/+1
| * | | | USB: mos7840: fix DMA to stackJohan Hovold2013-05-291-8/+27
| * | | | USB: mos7720: fix DMA to stackJohan Hovold2013-05-291-3/+14
| * | | | USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold2013-05-291-0/+8
| * | | | USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold2013-05-291-0/+1
| * | | | USB: revert periodic scheduling bugfixAlan Stern2013-05-291-1/+1
| * | | | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-294-6/+31
| |\ \ \ \
| | * | | | xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-243-2/+13
| | * | | | xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-241-1/+11
| | * | | | xhci: fix list access before initVladimir Murzin2013-05-241-0/+4