summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-036-0/+1221
* ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-036-1/+629
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-0310-1/+272
* ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-036-34/+184
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-0311-9/+1061
* ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan2018-10-038-1/+151
* virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram2018-10-031-0/+15
* tls: Add support for inplace records encryptionVakul Garg2018-10-032-18/+74
* net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens2018-10-031-1/+1
* hv_netvsc: remove ndo_poll_controllerStephen Hemminger2018-10-031-23/+0
* MAINTAINERS: Fix wrong include file pathAndrew Lunn2018-10-031-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-0318-75/+299
|\
| * Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-283-14/+13
| * Bluetooth: ath3k: add more information to error messageLuiz Carlos Ramos2018-09-281-5/+6
| * Bluetooth: bt3c_cs: Fix obsolete functionDing Xiang2018-09-271-3/+6
| * Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri2018-09-271-1/+12
| * Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz2018-09-271-0/+10
| * Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-272-17/+27
| * Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-272-8/+7
| * Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt2018-09-271-0/+1
| * Bluetooth: btrtl: Add support for RTL8822C with USB interfaceAlex Lu2018-09-271-0/+8
| * Bluetooth: hci_serdev: Fixed error space required before open paranethesisJagdish Tirumala2018-09-271-1/+1
| * Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-274-0/+139
| * Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990Balakrishna Godavarthi2018-09-271-0/+33
| * Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEWJustin TerAvest2018-09-271-0/+1
| * Bluetooth: btrtl: Make array extension_sig static, shrinks object sizeColin Ian King2018-09-271-1/+1
| * Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue().Balakrishna Godavarthi2018-09-271-3/+4
| * Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi2018-09-271-0/+1
| * Bluetooth: hci_qca: Remove hdev dereference in qca_close().Balakrishna Godavarthi2018-09-271-6/+9
| * Bluetooth: hci_qca: Remove serdev_device_open/close function callsBalakrishna Godavarthi2018-09-271-2/+0
| * Bluetooth: Remove unnecessary smp_mb__{before,after}_atomicAndrea Parri2018-09-273-14/+20
* | cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor2018-10-031-1/+1
* | cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2018-10-031-2/+2
* | dpaa_eth: Remove useless declarationNathan Chancellor2018-10-031-2/+0
* | ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy2018-10-032-12/+47
* | ipv4: Allow sending multicast packets on specific i/f using VRF socketRobert Shearman2018-10-034-4/+4
* | bridge: mcast: Default back to multicast enabled stateIdo Schimmel2018-10-031-0/+1
* | Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'David S. Miller2018-10-036-35/+839
|\ \
| * | dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu2018-10-036-0/+549
| * | dpaa2-eth: Configure Rx flow classification keyIoana Radulescu2018-10-035-16/+148
| * | dpaa2-eth: Rename structureIoana Radulescu2018-10-032-7/+7
| * | dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu2018-10-035-19/+142
|/ /
* | net: usbnet: make driver_info constBen Dooks2018-10-032-7/+7
* | tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-033-9/+5
* | net: inet6_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-031-2/+1
* | net: rtm_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-031-11/+12
* | net: rtmsg_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-031-16/+16
* | net: ip6_update_pmtu() - use new style struct initializer instead of memsetMaciej Żenczykowski2018-10-031-9/+8
* | net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-033-6/+3
* | net: ip6_redirect_no_header() - use new style struct initializer instead of m...Maciej Żenczykowski2018-10-031-9/+8