aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
| |\
| | * NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-11
| | * rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-11
| | * rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-11
| | * Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-10
| | * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-10
| | * bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-10
| | * net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-09
| | * rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-09
| | * mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-09
| | * rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-09
| | * nl80211: ensure interface is up in various APIsJohannes Berg2012-04-09
| | * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-09
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-09
| | |\
| | | * Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-05
| | | * Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-29
| | | * Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-28
| | | * Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-28
| | | * Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-28
| | | * Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-28
| | | * Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-28
| | | * Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-28
| | | * Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-28
| | | * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-28
| | | * Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-28
| | | * Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-28
| | | * Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-28
| | | * Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-28
| | | * Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-28
| | | * MAINTAINERS: update Bluetooth tree locationsMarcel Holtmann2012-03-27
| * | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-11
| * | | net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-11
| * | | bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-11
| * | | MAINTAINERS: Mark NATSEMI driver as orphan'd.David S. Miller2012-04-10
| * | | tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-10
| * | | tcp: restore correct limitEric Dumazet2012-04-10
| * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-10
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng2012-04-10
| | * | netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-04-10
| | * | netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik2012-04-09
| | * | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-09
| | * | netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao2012-04-09
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-12
|\ \ \ \
| * \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-12
| |\ \ \ \
| | * | | | drm/exynos: fixed exynos broken ioctlInki Dae2012-04-12
| | * | | | drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim2012-04-12
| | * | | | drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-12
| | * | | | drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim2012-04-12
| | * | | | drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim2012-04-12