summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: comment cleanupJan Ceuleers
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO
2012-06-04net/9p: Add __force to cast of __user pointerJoe Perches
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO
2012-06-04Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-06-04net: Remove casts to same typeJoe Perches
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet
2012-06-04tcp: tcp_make_synack() consumes dst parameterEric Dumazet
2012-06-04tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet
2012-06-03can: cc770: Fix likely misuse of | for &Joe Perches
2012-06-03can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-03can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-06-03Linux 3.5-rc1Linus Torvalds
2012-06-03Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-02dm thin: provide userspace access to pool metadataJoe Thornber
2012-06-02dm thin: use slab mempoolsMike Snitzer
2012-06-02dm mpath: allow ioctls to trigger pg initMikulas Patocka
2012-06-02dm mpath: delay retry of bypassed pgMike Christie
2012-06-02dm mpath: reduce size of struct multipathMike Snitzer
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka