summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Cache the congestion window settingDavid Howells2017-06-146-6/+19
* liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang2017-06-141-1/+1
* net/mlxfw: fix a NULL dereferenceDan Carpenter2017-06-141-0/+1
* net: use skb_unref() in napi_consume_skb()Paolo Abeni2017-06-141-3/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-06-149-26/+122
|\
| * Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME deviceShih-Yuan Lee (FourDollars)2017-06-141-0/+1
| * Bluetooth: btbcm: Read controller features during configurationMarcel Holtmann2017-06-121-0/+36
| * Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2017-06-121-2/+15
| * Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld2017-06-101-19/+20
| * Bluetooth: hci_intel: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-091-0/+14
| * Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-091-4/+1
| * arm64: dts: hikey: Add external clock to the Bluetooth nodeUlf Hansson2017-06-091-0/+2
| * Bluetooth: hci_ll: Add support for the external clockUlf Hansson2017-06-091-1/+13
| * dt-bindings: net: Add binding for the external clock for TI WiLinkUlf Hansson2017-06-091-0/+6
| * Bluetooth: hci_ll: Add compatible values for more WL chipsSebastian Reichel2017-06-092-0/+14
* | qed: Fix an off by one bugDan Carpenter2017-06-141-1/+1
* | Merge branch 'mlxsw-Add-support-for-cable-info-access'David S. Miller2017-06-142-0/+207
|\ \
| * | mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky2017-06-141-0/+131
| * | mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky2017-06-141-0/+76
|/ /
* | Merge branch 'bpf-MIPS-infra'David S. Miller2017-06-146-14/+104
|\ \
| * | samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney2017-06-143-3/+33
| * | bpf: Add MIPS support to samples/bpf.David Daney2017-06-141-0/+13
| * | test_bpf: Add test to make conditional jump cross a large number of insns.David Daney2017-06-141-0/+32
| * | tools: bpf_jit_disasm: Handle large images.David Daney2017-06-141-11/+26
|/ /
* | Merge branch 'bpf-ctx-narrow'David S. Miller2017-06-149-86/+324
|\ \
| * | selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-144-1/+234
| * | bpf: permits narrower load from bpf program context fieldsYonghong Song2017-06-146-119/+124
|/ /
* | macvlan: propagate the mac address change status for lowerdevZhang Shengju2017-06-141-4/+2
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-146-23/+78
|\ \
| * | ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney2017-06-141-1/+1
| * | ixgbe: Resolve cppcheck format string warningTony Nguyen2017-06-141-1/+1
| * | ixgbe: fix writes to PFQDEEmil Tantilov2017-06-141-1/+1
| * | ixgbevf: Bump version numberTony Nguyen2017-06-141-1/+1
| * | ixgbe: Bump version numberTony Nguyen2017-06-141-1/+1
| * | ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-143-0/+29
| * | ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-143-10/+17
| * | ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-141-5/+15
| * | ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller2017-06-141-3/+12
|/ /
* | Merge branch 'net-dsa-Multi-CPU-ground-work'David S. Miller2017-06-1312-91/+91
|\ \
| * | net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli2017-06-136-25/+29
| * | net: dsa: Associate slave network device with CPU portFlorian Fainelli2017-06-135-2/+17
| * | net: dsa: Relocate master ethtool operationsFlorian Fainelli2017-06-133-30/+19
| * | net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli2017-06-138-48/+40
|/ /
* | cxgb4: handle serial flash interruptGanesh Goudar2017-06-131-1/+1
* | of_mdio: move of_mdio_parse_addr to header fileJon Mason2017-06-132-23/+23
* | selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-133-3/+3
* | fjes: remove duplicate set of flag IFF_BROADCASTZhang Shengju2017-06-131-1/+0
* | networking: use skb_put_zero()Johannes Berg2017-06-137-14/+8
* | Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-1332-111/+620
|\ \
| * | net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-131-4/+1