summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer
2016-07-09Merge branch 'r8152-next'David S. Miller
2016-07-09r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang
2016-07-09r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang
2016-07-09r8152: remove rtl_phy_reset functionhayeswang
2016-07-09Merge branch 'mpls-in-ipv4-and-udp'David S. Miller
2016-07-09mpls: allow routes on ipip and sit devicesSimon Horman
2016-07-09ipip: support MPLS over IPv4Simon Horman
2016-07-09sit: support MPLS over IPv4Simon Horman
2016-07-09tunnels: support MPLS over IPv4 tunnelsSimon Horman
2016-07-09net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann
2016-07-09Bluetooth: Remove controller device attributesMarcel Holtmann
2016-07-09Bluetooth: Remove connection link attributesMarcel Holtmann
2016-07-09sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner
2016-07-09bnxt: fix a conditionDan Carpenter
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov
2016-07-08net: dsa: initialize the routing tableVivien Didelot
2016-07-08tun: Don't assume type tun in tun_device_eventCraig Gallek
2016-07-08Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-07-08netvsc: Use the new in-place consumption APIs in the rx pathK. Y. Srinivasan
2016-07-08hfsc: reduce hfsc_sched to 14 cachelinesFlorian Westphal
2016-07-08rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: Create common routine to get hardware infoLarry Finger
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti
2016-07-08brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki
2016-07-08brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar
2016-07-08rtlwifi: Fix typo in printkMasanari Iida
2016-07-08rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen
2016-07-08rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen
2016-07-08rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen
2016-07-08rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen
2016-07-08rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen
2016-07-08rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen
2016-07-08rtl8xxxu: Correct rxdesc16 definitionJes Sorensen
2016-07-08rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen