summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-01-181-4/+8
* macvlan: fix macvlan_get_size()Eric Dumazet2013-01-171-1/+4
* phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-171-9/+0
* 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
* Merge branch 'wireless'David S. Miller2013-01-1717-88/+73
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-1717-88/+73
|/|
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| * brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| * ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| * ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| * mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| * mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
| * Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
| * Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
| * Bluetooth device 04ca:3008 should use ath3kSergio Cambra2013-01-102-0/+3
| * Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| * Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-092-0/+3
| * Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-092-0/+3
| * Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-092-0/+3
| * Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-092-0/+3
| * Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
* | ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-01-171-0/+3
* | ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-01-171-1/+1
* | ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ2013-01-171-2/+2
* | net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-161-0/+1
* | usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-161-16/+6
* | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-161-3/+14
* | MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-01-161-3/+3
* | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-161-2/+2
* | ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-162-6/+2
* | tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-151-23/+35
* | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-151-0/+4
* | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-155-14/+30
|\ \
| * | netfilter: x_tables: print correct hook names for ARPJan Engelhardt2013-01-131-8/+20
| * | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-123-4/+8
| * | netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso2013-01-101-2/+2
* | | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-156-37/+151
* | | selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-151-1/+1
* | | tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet2013-01-151-2/+0
* | | Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2013-01-142-0/+2
|\ \ \
| * | | ARM: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-141-0/+1
| * | | arm64: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-141-0/+1
* | | | vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds2013-01-141-0/+1
* | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-1425-153/+255
|\ \ \ \
| * | | | ALSA: usb-audio: Fix NULL dereference by access to non-existing substreamTakashi Iwai2013-01-111-0/+10