summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ah4.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-09wil6210: support Scheduled scanDedy Lansky5-18/+395
2017-12-27ath10k: update copyright yearKalle Valo43-43/+43
2017-12-27ath10k: add memory dump support QCA988XKalle Valo1-0/+40
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu6-1/+1112
2017-12-27ath10k: add coredump_mask module parameterKalle Valo3-22/+51
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo6-47/+45
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo7-240/+291
2017-12-27ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo1-46/+0
2017-12-27ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori2-1/+7
2017-12-27ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai2-75/+108
2017-12-27ath10k: Add debug mask for SNOC bus typeGovind Singh1-0/+1
2017-12-27ath10k: Add SNOC bus type for WCN3990 targetGovind Singh2-0/+4
2017-12-27ath10k: Add support for 64 bit ce descriptorGovind Singh3-97/+587
2017-12-27ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh3-14/+18
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh3-17/+109
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh4-4/+20
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh3-27/+307
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh3-26/+167
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh3-23/+168
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2-7/+72
2017-12-27ath10k: Update rx descriptor for WCN3990 targetGovind Singh1-0/+50
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai2-0/+16
2017-12-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann2-19/+8
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King1-2/+0
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley2-38/+48
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley4-42/+91
2017-12-19nfp: flower: read extra feature support from fwJohn Hurley2-1/+11
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley1-5/+6
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar6-23/+36
2017-12-19net_sched: properly check for empty skb array on error pathCong Wang1-1/+7
2017-12-19ibmvnic: Include header descriptor support for ARP packetsThomas Falcon1-1/+6
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon1-1/+1
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2-2/+2
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar1-3/+8
2017-12-19net: ks8851: Support DT-provided MAC addressLukas Wunner1-2/+11
2017-12-19bcm63xx_enet: use platform device id directly for miibus nameJonas Gorski2-5/+1
2017-12-19bcm63xx_enet: remove pointless mac_id checkJonas Gorski1-1/+1
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski3-9/+14
2017-12-19bcm63xx_enet: just use "enet" as the clock nameJonas Gorski1-4/+1
2017-12-19geneve: speedup geneve tunnels dismantleHaishuang Yan1-8/+16
2017-12-19vxlan: speedup vxlan tunnels dismantleHaishuang Yan1-9/+17
2017-12-19forcedeth: remove duplicate structure member in xmitZhu Yanjun1-12/+13
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan4-18/+25
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan2-15/+17
2017-12-19bnxt_en: Use NETIF_F_GRO_HW.Michael Chan1-7/+20
2017-12-19net: Disable GRO_HW when generic XDP is installed on a device.Michael Chan1-0/+18
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan4-0/+25
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang1-1/+1
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang4-21/+51
2017-12-19sock: Change the netns_core member name.Tonghao Zhang2-6/+6