aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-05netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-11-05netfilter: add xt_qtaguid matching moduleJP Abgrall
2012-11-05nf: xt_socket: export the fancy sock finder codeJP Abgrall
2012-11-05net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2012-11-05net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2012-11-05net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2012-11-05net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2012-11-05net: wireless: Add CONFIG_WIFI_CONTROL_FUNC optionDmitry Shmidt
2012-11-05wireless: bcmdhd: fix build for 3.3Colin Cross
2012-11-05net: wireless: bcmdhd: Initial version based on 5.90.195.23Dmitry Shmidt
2012-11-05net: wireless: Add get_country_code functionality to platformDmitry Shmidt
2012-11-05network: wireless: Add get_mac_addr functionality to platformDmitry Shmidt
2012-11-05ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2012-11-05ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2012-11-05ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2012-11-05ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2012-11-05ARM: etm: Configure data tracingArve Hjønnevåg
2012-11-05ARM: etm: Allow range selectionArve Hjønnevåg
2012-11-05ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2012-11-05ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2012-11-05ARM: etm: Don't require clock controlArve Hjønnevåg
2012-11-05net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh
2012-11-05cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2012-11-05cpufreq: interactive: New 'interactive' governorMike Chan
2012-11-05ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2012-11-05ARM: Call idle notifiersTodd Poynor
2012-11-05Move x86_64 idle notifiers to genericTodd Poynor
2012-11-05staging: remove Greg's TODO, now obsolete.Brian Swetland
2012-11-05ARM: Add generic fiq serial debuggerIliyan Malchev
2012-11-05ARM: Add fiq_glueArve Hjønnevåg
2012-11-05Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2012-11-05net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2012-11-05misc: add akm8975 compass driverColin Cross
2012-11-05net: activity_stats: Add statistics for network transmission activityMike Chan
2012-11-05sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2012-11-05wlan: Extract generic wlan platform data from tiwlan specific headerDmitry Shmidt
2012-11-05block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2012-11-05proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2012-11-05Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-11-05Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-11-05Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-11-05Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2012-11-05Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-11-05serial_core: Add wake_peer uart operationSan Mehat
2012-11-05rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2012-11-05wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2012-11-05net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-11-05security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2012-11-05net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2012-11-05net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh