aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/input.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-01-08forcedeth: remove duplicate structure member in rxZhu Yanjun1-8/+9
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-08tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertionsStefano Brivio1-1/+2
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern3-4/+22
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov7-12/+0
2018-01-08net: hns3: Add more packet size statiscticsJian Shen2-7/+56
2018-01-08net: hns3: remove redundant semicolonPeng Li1-1/+1
2018-01-08net: hns3: fix for not setting pause parametersFuyun Liang3-7/+98
2018-01-08net: hns3: add MTU initialization for hardwareFuyun Liang1-2/+20
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-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