summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-08net: hns3: fix for changing MTUFuyun Liang1-0/+2
2018-01-08net: hns3: fix for setting MTUFuyun Liang3-5/+16
2018-01-08net: hns3: fix for updating fc_mode_last_timeFuyun Liang1-9/+6
2018-01-08net: hns3: Fix a response data read error of tqp statistics queryJian Shen2-4/+4
2018-01-08net: hns3: Add packet statistics of netdevJian Shen1-1/+79
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen1-3/+1
2018-01-08net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen1-1/+2
2018-01-08net: hns3: Fix a loop index error of tqp statistics queryJian Shen1-5/+5
2018-01-08net: hns3: Fix an error of total drop packet statisticsJian Shen1-2/+9
2018-01-08net: hns3: Mask the packet statistics query when NIC is downJian Shen1-0/+8
2018-01-08net: hns3: Modify the update period of packet statisticsJian Shen3-1/+17
2018-01-08net: hns3: Remove repeat statistic of rx_errorsJian Shen1-1/+0
2018-01-08net: hns3: Fix spelling errorsJian Shen2-9/+9
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen4-66/+69
2018-01-08net: hns3: Disable VFs change rxvlan offload statusJian Shen1-2/+3
2018-01-08net: hns3: Add ethtool interface for vlan filterJian Shen3-3/+25
2018-01-08Merge branch 'net-qualcomm-rmnet-Enable-csum-offloads'David S. Miller8-25/+378
2018-01-08net: qualcomm: rmnet: Add support for GSOSubash Abhinov Kasiviswanathan1-0/+1
2018-01-08net: qualcomm: rmnet: Add support for TX checksum offloadSubash Abhinov Kasiviswanathan4-0/+131
2018-01-08net: qualcomm: rmnet: Handle command packets with checksum trailerSubash Abhinov Kasiviswanathan1-2/+15
2018-01-08net: qualcomm: rmnet: Add support for RX checksum offloadSubash Abhinov Kasiviswanathan4-6/+201
2018-01-08net: qualcomm: rmnet: Define the MAPv4 packet formatsSubash Abhinov Kasiviswanathan2-0/+18
2018-01-08net: qualcomm: rmnet: Set pacing shiftSubash Abhinov Kasiviswanathan1-0/+3
2018-01-08net: qualcomm: rmnet: Rename ingress data format to data formatSubash Abhinov Kasiviswanathan3-9/+8
2018-01-08net: qualcomm: rmnet: Remove unused function declarationSubash Abhinov Kasiviswanathan1-1/+0
2018-01-08net: qualcomm: rmnet: Remove invalid condition while stamping mux idSubash Abhinov Kasiviswanathan1-4/+1
2018-01-08net: qualcomm: rmnet: Remove redundant check when stamping map headerSubash Abhinov Kasiviswanathan1-3/+0
2018-01-08platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki1-1/+1
2018-01-08netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik1-0/+2
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik7-128/+114
2018-01-08netfilter: ipset: use swap macro instead of _manually_ swapping valuesGustavo A. R. Silva3-18/+6
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso4-0/+283
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso6-2/+66
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso5-1/+292
2018-01-08netfilter: flow table support for IPv4Pablo Neira Ayuso3-0/+294
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso4-0/+533
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso4-1/+870
2018-01-08netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso5-6/+50
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso2-6/+3
2018-01-08netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso13-128/+3
2018-01-08netfilter: meta: secpath supportFlorian Westphal2-0/+45
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso5-65/+6
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso4-9/+16
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso8-19/+39
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso12-58/+68
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso7-63/+60
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso7-38/+50
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso8-27/+44
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal6-346/+420
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso8-43/+37