summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: vxlan: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
* net: team: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* net: loopback: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
* net: geneve: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
* net: dummy: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
* net: veth: enable noqueue operation by defaultPhil Sutter2015-08-181-0/+1
* Merge branch 'Identifier-Locator-Addressing'David S. Miller2015-08-1827-39/+403
|\
| * net: Identifier Locator Addressing moduleTom Herbert2015-08-185-0/+252
| * net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-182-0/+15
| * net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-1818-36/+38
| * lwt: Add support to redirect dst.inputTom Herbert2015-08-184-3/+98
|/
* enic: Fix sparse warning in vnic_devcmd_init().David S. Miller2015-08-181-1/+1
* mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller2015-08-181-1/+1
* inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-182-9/+25
* net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern2015-08-181-0/+1
* net: Updates to netif_index_is_vrfDavid Ahern2015-08-181-1/+11
* Merge branch 'mlx5e-next'David S. Miller2015-08-186-91/+266
|\
| * net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat2015-08-183-12/+43
| * net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-183-0/+85
| * net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-183-27/+23
| * net/mlx5e: HW LRO changes/fixesAchiad Shochat2015-08-183-4/+5
| * net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat2015-08-181-2/+2
| * net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat2015-08-183-11/+74
| * net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2015-08-182-35/+30
| * net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2015-08-182-1/+5
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-1840-237/+2462
|\
| * ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring2015-08-151-3/+4
| * ieee802154: 6lowpan: fix packet layer registrationAlexander Aring2015-08-151-5/+17
| * Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop2015-08-151-0/+3
| * Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim2015-08-141-4/+4
| * Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis2015-08-121-0/+7
| * Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König2015-08-121-15/+9
| * documentation: networking: add 6lowpan documentationAlexander Aring2015-08-112-0/+51
| * 6lowpan: move module_init into core functionalityAlexander Aring2015-08-112-19/+20
| * 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-116-6/+55
| * Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring2015-08-111-1/+1
| * Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis2015-08-111-1/+66
| * Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis2015-08-111-0/+28
| * net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis2015-08-111-1/+0
| * Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis2015-08-111-2/+214
| * cc2520: set the default fifo pin value from platform dataYong Li2015-08-111-0/+1
| * Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim2015-08-105-1/+996
| * Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim2015-08-104-0/+532
| * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-102-5/+8
| * Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-101-2/+6
| * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-103-37/+72
| * Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-103-0/+213
| * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-105-10/+27
| * Bluetooth: preparation for new connect procedureJakub Pawlowski2015-08-101-0/+3