summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1227-95/+294
|\
| * b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
| * ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
| * Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
| * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
| * net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
| * rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
| * wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
| * wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2
| * wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-121-1/+1
| * rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-127-41/+139
| * mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-121-5/+17
| * Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-124-1/+28
| * Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-121-18/+52
| * Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2013-06-122-2/+30
| * Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-122-3/+3
* | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-121-2/+2
* | team: move add to port list before port enablementJiri Pirko2013-06-121-1/+1
* | team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2013-06-122-0/+4
* | tuntap: set SOCK_ZEROCOPY flag during openJason Wang2013-06-121-0/+2
* | netlink: fix error propagation in netlink_mmap()Patrick McHardy2013-06-111-1/+1
* | net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-111-0/+6
* | vhost: fix ubuf_info cleanupMichael S. Tsirkin2013-06-111-15/+7
* | vhost: check owner before we overwrite ubuf_infoMichael S. Tsirkin2013-06-113-1/+12
* | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2013-06-112-0/+7
* | sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-111-2/+2
* | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-111-3/+2
* | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-113-3/+9
* | tuntap: fix a possible race between queue selection and changing queuesJason Wang2013-06-101-1/+1
* | 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-081-5/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-073-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-078-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-073-7/+22
|\ \ \ \ \