summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-3129-124/+139
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-316-13/+13
* tcp: simplify inetpeer_addr_base useJiri Benc2015-03-312-15/+10
* vxlan: fix indentationJiri Benc2015-03-311-44/+44
* Merge branch 'ipv6_null'David S. Miller2015-03-3129-217/+216
|\
| * ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-3117-43/+43
| * ipv6: coding style: comparison for equality with NULLIan Morris2015-03-3125-174/+173
|/
* Merge branch 'bnx2x-next'David S. Miller2015-03-314-17/+89
|\
| * bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-311-0/+7
| * bnx2x: Count number of link changesYaniv Rosner2015-03-312-2/+27
| * bnx2x: Configure IFir et al. according to nvramYaniv Rosner2015-03-313-15/+55
|/
* bonding: Remove hardcoded initializationMahesh Bandewar2015-03-311-1/+1
* fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck2015-03-311-22/+7
* fib_trie: Fix warning on fib4_rules_exitAlexander Duyck2015-03-311-4/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-3111-92/+862
|\
| * at86rf230: fix is_tx while error handlingAlexander Aring2015-03-271-0/+1
| * at86rf230: remove unnecessary spinlockAlexander Aring2015-03-271-9/+0
| * mac802154: cleanup concurrent checkAlexander Aring2015-03-271-14/+6
| * Bluetooth: Unify advertising data code pathsArman Uguray2015-03-261-91/+64
| * Bluetooth: Update supported_flags for AD featuresArman Uguray2015-03-261-3/+29
| * Bluetooth: Support the "tx-power" adv flagArman Uguray2015-03-261-0/+19
| * Bluetooth: Support the "managed-flags" adv flagArman Uguray2015-03-261-2/+9
| * Bluetooth: Support the "limited-discoverable" adv flagArman Uguray2015-03-261-1/+8
| * Bluetooth: Support the "discoverable" adv flagArman Uguray2015-03-261-8/+30
| * Bluetooth: Support the "connectable mode" adv flagArman Uguray2015-03-261-31/+56
| * Bluetooth: Add macros for advertising instance flagsArman Uguray2015-03-261-0/+8
| * Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann2015-03-251-1/+1
| * Bluetooth: hci_uart: Add setup callbackLoic Poulain2015-03-252-0/+12
| * Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann2015-03-241-7/+46
| * Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-242-20/+83
| * Bluetooth: Add support for instance scan responseArman Uguray2015-03-241-14/+52
| * Bluetooth: Implement the Remove Advertising commandArman Uguray2015-03-241-0/+103
| * Bluetooth: Implement the Add Advertising commandArman Uguray2015-03-241-10/+273
| * Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-242-0/+17
| * Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-241-0/+2
| * Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray2015-03-241-0/+34
| * Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann2015-03-221-1/+37
| * Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg2015-03-221-8/+9
| * Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann2015-03-211-0/+19
| * Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-201-0/+60
| * Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded valueMarcel Holtmann2015-03-201-2/+2
| * Bluetooth: Gracefully response to enabling LE on LE only devicesMarcel Holtmann2015-03-201-2/+14
* | Merge branch 'ptp-2038'David S. Miller2015-03-3124-146/+162
|\ \
| * | ptp: remove 32 bit get/set methods.Richard Cochran2015-03-313-26/+5
| * | ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-9/+10
| * | ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran2015-03-313-8/+9
| * | ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+6
| * | ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4