aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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_exit()Jozsef Kadlecsik1-0/+2
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the matchingJozsef 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
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso9-78/+49
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso5-20/+60
2018-01-08netfilter: core: support for NFPROTO_INET hook registrationPablo Neira Ayuso1-9/+44
2018-01-08netfilter: core: pass family as parameter to nf_remove_net_hook()Pablo Neira Ayuso1-5/+5
2018-01-08netfilter: core: pass hook number, family and device to nf_find_hook_list()Pablo Neira Ayuso1-17/+19
2018-01-08netfilter: core: add nf_remove_net_hookPablo Neira Ayuso1-4/+4
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso3-5/+10
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso12-58/+43