summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Move seed init into bucket_table_allocHerbert Xu2015-03-151-10/+6
* rhashtable: Use SINGLE_DEPTH_NESTINGHerbert Xu2015-03-151-7/+2
* rhashtable: Fix walker behaviour during rehashHerbert Xu2015-03-152-27/+50
* net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli2015-03-151-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-1419-536/+636
|\
| * ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
| * ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-139-495/+498
| * ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-132-15/+4
| * ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-132-4/+12
| * ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore2015-03-131-2/+2
| * ixgbe: Clean up type inconsistencyDon Skidmore2015-03-131-2/+2
| * ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-139-14/+114
* | Merge branch 'listener_refactor_part_9'David S. Miller2015-03-145-104/+54
|\ \
| * | inet_diag: factorize code in new inet_diag_msg_common_fill() helperEric Dumazet2015-03-141-101/+47
| * | inet_diag: adjust inet_sk_diag_fill() bug conditionEric Dumazet2015-03-141-1/+1
| * | inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-145-3/+7
|/ /
* | Merge branch 'tipc-next'David S. Miller2015-03-148-341/+300
|\ \
| * | tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-144-61/+50
| * | tipc: split link outqueueJon Paul Maloy2015-03-147-167/+150
| * | tipc: eliminate unnecessary call to broadcast ack functionJon Paul Maloy2015-03-142-1/+5
| * | tipc: extract bundled buffers by cloning instead of copyingJon Paul Maloy2015-03-142-47/+28
| * | tipc: eliminate unnecessary linearization of incoming buffersJon Paul Maloy2015-03-142-9/+10
| * | tipc: move message validation function to msg.cJon Paul Maloy2015-03-143-60/+47
| * | tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-143-2/+16
|/ /
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-1423-1386/+1888
|\ \ | |/ |/|
| * ieee802154: don't export static symbolJulia Lawall2015-03-141-1/+0
| * at86rf230: fix volatile regmap registersAlexander Aring2015-03-141-0/+2
| * at86rf230: add support for calibration timeoutAlexander Aring2015-03-141-14/+58
| * at86rf230: replace state change sleeps with hrtimerAlexander Aring2015-03-141-10/+29
| * at86rf230: init xtal_trim with zeroAlexander Aring2015-03-141-1/+1
| * mac802154: correct max sifs size handlingAlexander Aring2015-03-142-1/+14
| * ieee802154: remove deprecated sysfs entriesAlexander Aring2015-03-141-49/+0
| * ieee802154: change wpan-phy name to phyAlexander Aring2015-03-141-1/+4
| * ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPANAlexander Aring2015-03-141-1/+1
| * Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-138-25/+20
| * Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-134-17/+18
| * Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake2015-03-131-32/+28
| * Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-134-31/+26
| * Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-135-48/+44
| * Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann2015-03-132-1/+3
| * Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann2015-03-132-5/+6
| * Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-136-52/+51
| * Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-136-41/+41
| * Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-1310-278/+278
| * Bluetooth: Add support connectable advertising settingMarcel Holtmann2015-03-132-9/+31
| * Bluetooth: Remove two else branches that are not neededMarcel Holtmann2015-03-121-4/+4
| * Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg2015-03-111-0/+7
| * Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg2015-03-111-1/+3
| * Bluetooth: Increment management interface revisionMarcel Holtmann2015-03-111-1/+1
| * Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae2015-03-111-13/+21