summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ieee802154: rename af_ieee802154.c to socket.cAlexander Aring2015-01-032-1/+1
| * ieee802154: socket: fix checkpatch issueAlexander Aring2015-01-031-1/+1
| * ieee802154: socket: put handling into one fileAlexander Aring2015-01-035-856/+760
| * ieee802154: socket: change module nameAlexander Aring2015-01-031-2/+2
| * ieee802154: handle socket functionality as moduleAlexander Aring2015-01-032-1/+11
| * Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann2015-01-021-3/+6
| * Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann2015-01-021-3/+13
| * Bluetooth: Fix for a leftover debug of pairing credentialsMarcel Holtmann2015-01-021-1/+1
| * Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann2015-01-021-22/+23
| * Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-024-59/+5
| * Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-022-50/+0
| * Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann2015-01-023-5/+76
* | net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-186-55/+78
* | switchdev: introduce switchdev notifierJiri Pirko2015-01-182-0/+96
* | niu: remove one compound_head() callEric Dumazet2015-01-171-2/+1
* | socket: use ki_nbytes instead of iov_length()Nicolas Dichtel2015-01-171-6/+4
* | Merge branch 's390-next'David S. Miller2015-01-1712-97/+62
|\ \
| * | qeth: Remove unneeded structure memberThomas Richter2015-01-171-1/+0
| * | qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2015-01-172-48/+32
| * | qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser2015-01-174-15/+8
| * | s390/net: Delete useless checks before function callsMarkus Elfring2015-01-173-14/+7
| * | s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz2015-01-175-19/+15
|/ /
* | tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko2015-01-171-9/+9
* | tc: add BPF based actionJiri Pirko2015-01-176-0/+275
* | bridge: fix setlink/dellink notificationsRoopa Prabhu2015-01-172-24/+26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-1713-81/+365
|\ \
| * | i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-162-2/+2
| * | i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-164-18/+62
| * | i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-161-11/+17
| * | i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-161-1/+6
| * | i40e: AQ API updates for new commandsShannon Nelson2015-01-162-10/+126
| * | i40e: AQ API updatesJeff Kirsher2015-01-162-10/+10
| * | i40e: add more struct size checksShannon Nelson2015-01-162-0/+86
| * | i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh2015-01-161-0/+10
| * | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-162-1/+11
| * | i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller2015-01-161-4/+7
| * | i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-162-2/+2
| * | i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda2015-01-161-1/+0
| * | i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-162-8/+9
| * | i40e: don't give up on DCB error after resetShannon Nelson2015-01-161-4/+6
| * | i40e: fix proc/int descriptionsCarolyn Wyborny2015-01-161-2/+2
| * | i40e/i40evf: Increase ASQ timeoutKevin Scott2015-01-162-2/+2
| * | i40e/i40evf: AdminQ updates ww36Shannon Nelson2015-01-162-8/+10
* | | Merge branch 'amd-xgbe'David S. Miller2015-01-1612-498/+932
|\ \ \ | |/ / |/| |
| * | amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas2015-01-162-23/+152
| * | amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-168-106/+273
| * | amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas2015-01-161-2/+6
| * | amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas2015-01-161-11/+33
| * | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-163-266/+393
| * | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-162-28/+10
OpenPOWER on IntegriCloud