summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08ieee802154: create 6lowpan sub-directoryAlexander Aring
2015-01-08Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar
2015-01-03Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann
2015-01-03Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann
2015-01-03mac802154: fix kbuild test robot warningAlexander Aring
2015-01-03ieee802154: handle config as menuconfigAlexander Aring
2015-01-03ieee802154: rename af_ieee802154.c to socket.cAlexander Aring
2015-01-03ieee802154: socket: fix checkpatch issueAlexander Aring
2015-01-03ieee802154: socket: put handling into one fileAlexander Aring
2015-01-03ieee802154: socket: change module nameAlexander Aring
2015-01-03ieee802154: handle socket functionality as moduleAlexander Aring
2015-01-02Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann
2015-01-02Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann
2015-01-02Bluetooth: Fix for a leftover debug of pairing credentialsMarcel Holtmann
2015-01-02Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann
2015-01-02net: skbuff: don't zero tc members when freeing skbFlorian Westphal
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-02geneve: Add Geneve GRO supportJoe Stringer
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie
2014-12-31Merge branch 'gmac-next'David S. Miller
2014-12-31GMAC: add document for Rockchip RK3288 GMACRoger Chen
2014-12-31ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen
2014-12-31ARM: dts: rockchip: add gmac info for rk3288Roger Chen
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31GMAC: define clock ID used for GMACRoger Chen
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31Merge branch 'fib_trie-next'David S. Miller
2014-12-31fib_trie: Add tracking value for suffix lengthAlexander Duyck
2014-12-31fib_trie: Remove checks for index >= tnode_child_length from tnode_get_childAlexander Duyck
2014-12-31fib_trie: inflate/halve nodes in a more RCU friendly wayAlexander Duyck
2014-12-31fib_trie: Push tnode flushing down to inflate/halveAlexander Duyck
2014-12-31fib_trie: Push assignment of child to parent down into inflate/halveAlexander Duyck
2014-12-31fib_trie: Add functions should_inflate and should_halveAlexander Duyck
2014-12-31fib_trie: Move resize to after inflate/halveAlexander Duyck
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck
2014-12-31fib_trie: Use unsigned long for anything dealing with a shift by bitsAlexander Duyck