summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-142-2/+11
* net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOVOr Gerlitz2016-07-141-16/+16
* net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz2016-07-142-0/+49
* net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz2016-07-143-15/+42
* net/mlx5e: Offload TC flow counters only when supportedOr Gerlitz2016-07-141-1/+1
* net/mlx5: Introduce bulk reading of flow countersAmir Vadai2016-07-144-24/+146
* net/mlx5: Store counters in rbtree instead of listAmir Vadai2016-07-143-11/+56
* Merge branch 'nps_ent-coding-style'David S. Miller2016-07-141-13/+14
|\
| * net: nps_enet: code reuseElad Kanfi2016-07-141-10/+11
| * net: nps_enet: fix coding style issuesElad Kanfi2016-07-141-3/+3
|/
* Merge branch 'sctp-gso-frags-from-chunk'David S. Miller2016-07-1410-51/+68
|\
| * sctp: only check for ECN if peer is using itMarcelo Ricardo Leitner2016-07-141-3/+2
| * sctp: do not clear chunk->ecn_ce_done flagMarcelo Ricardo Leitner2016-07-141-1/+0
| * sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-145-21/+9
| * sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-148-11/+38
| * sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2016-07-142-7/+7
| * sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2016-07-142-11/+15
|/
* net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun2016-07-141-6/+2
* stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun2016-07-141-14/+3
* net: vrf: Address comments from last documentation updateDavid Ahern2016-07-141-3/+3
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-07-1433-230/+423
|\
| * Bluetooth: Increment management interface revisionJohan Hedberg2016-07-131-1/+1
| * Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-134-1/+18
| * mrf24j40: avoid uninitialized byte in SPI transfer to radio.Walter Mack2016-07-121-0/+2
| * Bluetooth: Add support of 13d3:3490 AR3012 deviceDmitry Tunin2016-07-122-0/+3
| * Bluetooth: hci_intel: Remove LPM enabling from setup procedureLoic Poulain2016-07-111-21/+7
| * Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-0912-35/+33
| * Bluetooth: Remove controller device attributesMarcel Holtmann2016-07-091-54/+0
| * Bluetooth: Remove connection link attributesMarcel Holtmann2016-07-091-45/+0
| * fakelb: allow to run as monitorAlexander Aring2016-07-081-0/+8
| * ieee802154: cleanup WARN_ON for fc fetchAlexander Aring2016-07-081-4/+3
| * atusb: don't change csma settings while set channelAlexander Aring2016-07-081-5/+1
| * 6lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring2016-07-081-2/+5
| * ieee802154: fix skb get fc on big endianAlexander Aring2016-07-081-1/+4
| * ieee802154: 6lowpan: fix intra pan id checkAlexander Aring2016-07-082-1/+20
| * ieee802154: add ieee802154_skb_src_pan helperAlexander Aring2016-07-082-0/+72
| * ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring2016-07-082-0/+45
| * Bluetooth: btusb: add support for device 0489:e092Yvain THONNART2016-07-081-0/+1
| * Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang2016-07-081-7/+7
| * Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filenameTedd Ho-Jeong An2016-07-081-4/+9
| * Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior2016-07-081-0/+5
| * Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior2016-07-081-0/+5
| * ieee802154: allow netns create of lowpan interfaceAlexander Aring2016-07-081-2/+1
| * ieee802154: add netns supportAlexander Aring2016-07-085-6/+138
| * nl802154: move PAD to right positionAlexander Aring2016-07-081-2/+2
| * Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]Tedd Ho-Jeong An2016-07-081-0/+1
| * 6lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring2016-07-081-0/+3
| * 6lowpan: ndisc: fix double read unlockAlexander Aring2016-07-081-1/+2
| * Bluetooth: Switch SMP to crypto_cipher_encrypt_one()Andy Lutomirski2016-07-081-39/+28
* | net: vrf: Documentation updateDavid Ahern2016-07-131-98/+103