summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-27Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-10-27igb: Add support for CBS offloadAndre Guedes
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes
2017-10-27net/sched: Add select_queue() class_ops for mqprioJesus Sanchez-Palencia
2017-10-27net/sched: Change behavior of mq select_queue()Jesus Sanchez-Palencia
2017-10-27net/sched: Check for null dev_queue on create flowJesus Sanchez-Palencia
2017-10-28liquidio: xmit_more supportIntiyaz Basha
2017-10-28Merge branch 'ibmvnic-Tunable-parameter-support'David S. Miller
2017-10-28ibmvnic: Fix failover error path for non-fatal resetsJohn Allen
2017-10-28ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen
2017-10-28Merge branch 'qualcomm-rmnet-Add-64-bit-stats-and-GRO'David S. Miller
2017-10-28net: qualcomm: rmnet: Add support for GROSubash Abhinov Kasiviswanathan
2017-10-28net: qualcomm: rmnet: Add support for 64 bit statsSubash Abhinov Kasiviswanathan
2017-10-28net: qualcomm: rmnet: Always assign rmnet dev in deaggregation pathSubash Abhinov Kasiviswanathan
2017-10-28net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()Subash Abhinov Kasiviswanathan
2017-10-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-28MAINAINTERS: Add Doug as GENET maintainerFlorian Fainelli
2017-10-28Merge branch 'bnxt_en-next'David S. Miller
2017-10-28bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla
2017-10-28bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla
2017-10-28bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filterSathya Perla
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla
2017-10-28bnxt_en: Refactor and simplify coalescing code.Michael Chan
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan
2017-10-28bnxt_en: Add ethtool reset methodVasundhara Volam
2017-10-28bnxt_en: Check maximum supported MTU from firmware.Michael Chan
2017-10-28bnxt_en: Optimize .ndo_set_mac_address() for VFs.Michael Chan
2017-10-28bnxt_en: Get firmware package version one time.Michael Chan
2017-10-28bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan
2017-10-28bnxt_en: adding PCI ID for SMARTNIC VF supportRob Miller
2017-10-28bnxt_en: Add PCIe device ID for bcm58804Ray Jui
2017-10-28bnxt_en: Update firmware interface to 1.8.3.1Michael Chan
2017-10-28Merge branch 'dsa-define-port-types'David S. Miller
2017-10-28net: dsa: remove port masksVivien Didelot
2017-10-28net: dsa: use new port type in helpersVivien Didelot
2017-10-28net: dsa: define port typesVivien Didelot
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-28net: dsa: use dsa_is_user_port everywhereVivien Didelot
2017-10-28net: dsa: rename dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: fix dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: mv88e6xxx: skip unused portsVivien Didelot
2017-10-28net: dsa: add dsa_is_unused_port helperVivien Didelot
2017-10-27net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.Gustavo A. R. Silva