summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-08-13net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: ems_usb: don't print error when allocating urb failsWolfram Sang
2016-08-13net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina
2016-08-13Merge branch 'thunderx-next'David S. Miller
2016-08-13net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham
2016-08-13net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham
2016-08-13net: thunderx: Configure tunnelling protocol parsingZyta Szpak
2016-08-13net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham
2016-08-13net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham
2016-08-13net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham
2016-08-13net: thunderx: Add RGMII interface type supportSunil Goutham
2016-08-13net: thunderx: Add QSGMII interface type supportSunil Goutham
2016-08-13net: thunderx: Add 81xx support to BGX driverSunil Goutham
2016-08-13net: thunderx: Support for different LMAC types within BGXSunil Goutham
2016-08-13net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham
2016-08-13net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham
2016-08-13net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham
2016-08-13net: thunderx: Moved HW capability info from macros to structureSunil Goutham
2016-08-13Merge branch 'xgene-next'David S. Miller
2016-08-13dtb: xgene: Fix backward compatibilityIyappan Subramanian
2016-08-13drivers: net: xgene: Fix backward compatibilityIyappan Subramanian
2016-08-13Documentation: dtb: xgene: Add rxlos GPIO mappingIyappan Subramanian
2016-08-13dtb: xgene: Add rxlos-gpios propertyIyappan Subramanian
2016-08-13drivers: net: xgene: Poll link status via GPIOIyappan Subramanian
2016-08-13drivers: net: xgene: XFI PCS reset when link is downIyappan Subramanian
2016-08-13drivers: net: xgene: Change port init sequenceIyappan Subramanian
2016-08-13drivers: net: xgene: Fix RSS indirection table fieldsIyappan Subramanian
2016-08-13drivers: net: xgene: Fix error deconstruction pathIyappan Subramanian
2016-08-13drivers: net: xgene: fix: Delete descriptor rings and buffer poolsIyappan Subramanian
2016-08-13drivers: net: xgene: fix: Add dma_unmap_singleIyappan Subramanian
2016-08-13drivers: net: xgene: Fix compiler warningsIyappan Subramanian
2016-08-12Merge branch 'bpf-improvements'David S. Miller
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue
2016-08-12bpf: allow helpers access the packet directlyAlexei Starovoitov
2016-08-12sit: make function ipip6_valid_ip_proto() staticWei Yongjun
2016-08-12Merge branch 'bpf-under-cgroup'David S. Miller
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon
2016-08-12cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon
2016-08-12Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-12Merge branch 'sfc-SFN8000-support-improvements'David S. Miller
2016-08-12sfc: get timer configuration from adapterBert Kenward