summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-16iwlwifi: mvm: remove pointless _bh from spinlock in timerJohannes Berg1-3/+3
2016-09-16iwlwifi: mvm: make RSS RX more robustJohannes Berg1-1/+1
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir3-21/+12
2016-09-16iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss1-4/+5
2016-09-16iwlwifi: mvm: bump max API to 26Emmanuel Grumbach4-6/+6
2016-09-16iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon1-44/+44
2016-09-16iwlwifi: mvm: use setup_timer instead of init_timer and data fieldsWei Yongjun1-5/+3
2016-09-16iwlwifi: add the new 8275 seriesOren Givon3-0/+13
2016-09-16iwlwifi: add the new 9560 seriesOren Givon3-0/+16
2016-09-16iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss2-1/+33
2016-09-16iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman1-1/+23
2016-09-16iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman1-1/+5
2016-09-16iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss4-55/+132
2016-09-16iwlwifi: mvm: support new BA notification responseSara Sharon2-54/+184
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon4-163/+146
2016-09-16iwlwifi: change byte count table for a000 devicesSara Sharon2-8/+35
2016-09-16iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon3-56/+120
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon4-0/+22
2016-09-16Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller8-119/+179
2016-09-16Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller11-31/+64
2016-09-16Merge branch 'libcxgb-next'David S. Miller8-418/+428
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash3-21/+29
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash3-15/+20
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash3-19/+23
2016-09-16libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash3-19/+23
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash3-15/+19
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash4-25/+16
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash3-40/+30
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash3-22/+13
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash4-97/+61
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash4-68/+69
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash7-77/+125
2016-09-16openvswitch: avoid deferred execution of recirc actionsLance Richardson1-2/+28
2016-09-16Merge branch 'cls_flower-port-masks'David S. Miller2-12/+19
2016-09-16net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz1-3/+3
2016-09-16net/sched: cls_flower: Remove an unused field from the filter key structureOr Gerlitz1-1/+0
2016-09-16net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz2-8/+16
2016-09-16alx: fix error handling in __alx_openTobias Regnery1-1/+3
2016-09-16cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai1-3/+4
2016-09-16net_sched: Introduce skbmod actionJamal Hadi Salim5-0/+382
2016-09-16Merge branch 'bpf-next'David S. Miller2-7/+1
2016-09-16bpf: use skb_at_tc_ingress helper in tcf_bpfDaniel Borkmann1-1/+1
2016-09-16bpf: drop unnecessary test in cls_bpf_classify and tcf_bpfDaniel Borkmann2-6/+0
2016-09-16net/sched: act_tunnel_key: Remove rcu_read_lock protectionHadar Hen Zion1-13/+4
2016-09-16test_bpf: fix the dummy skb after dissector changesJakub Kicinski1-0/+1
2016-09-16atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King1-3/+3
2016-09-15iwlwifi: mvm: support new shared memory config APISara Sharon4-52/+77
2016-09-15iwlwifi: mvm: remove dump of locked registersSara Sharon1-2/+0
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon6-31/+64
2016-09-15iwlwifi: fix semicolon.cocci warningskbuild test robot1-1/+1