summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: protect flow label renew against GCFlorent Fourcot2013-11-081-0/+4
* ipv6: increase maximum lifetime of flow labelsFlorent Fourcot2013-11-081-1/+1
* ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-083-0/+55
* net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet2013-11-081-3/+3
* netdev: smc91x: enable for xtensaBaruch Siach2013-11-081-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-0889-1517/+3037
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0889-1517/+3037
| |\ |/ /
| * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
| |\
| | * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
| |\ \
| | * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| | * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| | * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| | * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| | * | iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
| | * | iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| | * | iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| | * | iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
| * | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0516-53/+175
| |\ \ \
| | * | | wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
| | * | | wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
| | * | | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
| | * | | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
| | * | | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
| | * | | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
| | * | | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
| | * | | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
| | * | | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
| | * | | wlcore: add ap_event_maskEliad Peller2013-10-236-2/+19
| | * | | wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
| | * | | wl18xx: default config alignment with phy defaultsIgal Chernobelsky2013-10-231-8/+8
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0518-973/+1506
| |\ \ \ \
| | * | | | Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-212-4/+0
| | * | | | Bluetooth: Use bt_cb(skb)->chan to send raw data backGustavo Padovan2013-10-211-4/+3
| | * | | | Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-212-0/+3
| | * | | | Bluetooth: Remove parent socket usage from l2cap_core.cGustavo Padovan2013-10-212-10/+8
| | * | | | Bluetooth: Remove socket lock from l2cap_state_change()Gustavo Padovan2013-10-211-24/+7
| | * | | | Bluetooth: Hold socket in defer callback in L2CAP socketGustavo Padovan2013-10-212-14/+9
| | * | | | Bluetooth: Do not access chan->sk directlyGustavo Padovan2013-10-211-1/+2
| | * | | | Bluetooth: Remove not used struct sockGustavo Padovan2013-10-211-3/+1
| | * | | | Bluetooth: Fix enabling fast connectable on LE-only controllersJohan Hedberg2013-10-211-0/+3
| | * | | | Bluetooth: Update Set Discoverable to support LEJohan Hedberg2013-10-201-11/+69
| | * | | | Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general placeJohan Hedberg2013-10-201-4/+6
| | * | | | Bluetooth: Fix sending write_scan_enable when BR/EDR is disabledJohan Hedberg2013-10-201-2/+5
| | * | | | Bluetooth: Move mgmt_pending_find to avoid forward declarationsJohan Hedberg2013-10-201-12/+12
| | * | | | Bluetooth: Fix updating settings when there are no HCI commands to sendJohan Hedberg2013-10-201-2/+2
| | * | | | Bluetooth: Refactor set_connectable settings update to separate functionJohan Hedberg2013-10-201-19/+27
| | * | | | Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()Johan Hedberg2013-10-201-0/+3
OpenPOWER on IntegriCloud