summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko2-13/+54
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko5-19/+42
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko1-2/+2
2016-12-07Merge branch 'bnxt_en-RDMA'David S. Miller6-115/+722
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan5-5/+483
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan2-5/+31
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan2-1/+66
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan3-12/+12
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan2-20/+6
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan2-69/+115
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan2-6/+12
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet1-1/+11
2016-12-07netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso1-2/+9
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn2-16/+101
2016-12-07netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner1-1/+3
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso4-7/+56
2016-12-07netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso2-8/+27
2016-12-07netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso1-2/+2
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti1-1/+4
2016-12-07netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet sourceLiping Zhang2-9/+12
2016-12-07netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso1-0/+50
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso3-1/+125
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso3-10/+79
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso4-8/+32
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso2-12/+23
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso5-23/+85
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso2-5/+18
2016-12-07i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller1-101/+113
2016-12-07i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller3-17/+32
2016-12-07i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller1-13/+55
2016-12-07i40e: delete filter after adding its replacement when convertingJacob Keller1-1/+1
2016-12-07i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller1-37/+21
2016-12-07i40e: recalculate vsi->active_filters from hash contentsJacob Keller1-23/+29
2016-12-07i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller4-9/+31
2016-12-07i40e: lock service task correctlyMitch Williams1-17/+7
2016-12-07i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz3-0/+80
2016-12-07i40e: Add FEC for 25gCarolyn Wyborny3-4/+48
2016-12-07i40e: Add support for 25G devicesCarolyn Wyborny13-79/+208
2016-12-07i40e: use unsigned printf format specifier for active_filters countJacob Keller1-1/+1
2016-12-07Changed version from 1.6.21 to 1.6.25Bimmy Pujari2-2/+2
2016-12-07i40e: Blink LED on 1G BaseT boardsHenry Tieman3-8/+8
2016-12-07i40e: remove code to handle dev_addr speciallyJacob Keller1-36/+7
2016-12-07i40e/i40evf: napi_poll must return the work doneAlexander Duyck2-2/+2
2016-12-07i40e: restore workaround for removing default MAC filterJacob Keller1-0/+41
2016-12-07i40e: simplify txd use count calculationMitch Williams2-34/+56
2016-12-07i40e: Driver prints log message on link speed changeFilip Sadowski2-1/+6
2016-12-07tun: Use netif_receive_skb instead of netif_rxAndrey Konovalov1-0/+6
2016-12-07Merge branch 'w83977af_ir-neatening'David S. Miller1-163/+160
2016-12-07irda: w83977af_ir: Neaten loggingJoe Perches1-29/+27
2016-12-07irda: w83977af_ir: Parenthesis alignmentJoe Perches1-3/+3