summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang2-8/+51
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang1-0/+7
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang1-5/+29
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang1-4/+11
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang1-28/+34
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-15cfg80211: remove unnecessary pointer-ofJohannes Berg1-1/+1
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan3-0/+13
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg3-28/+2
2016-09-15mac80211: remove pointless chanctx NULL checkJohannes Berg1-4/+0
2016-09-15mac80211: remove unused assignmentJohannes Berg1-1/+0
2016-09-15nl80211: always check nla_put* return valuesJohannes Berg1-5/+8
2016-09-15nl80211: always check nla_nest_start() return valueJohannes Berg1-0/+11
2016-09-15mac80211: fix scan completed tracingJohannes Berg1-1/+1
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg1-4/+8
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg4-2/+22
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat1-1/+1
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2-0/+5
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall8-8/+8
2016-09-14iwlegacy: constify local structuresJulia Lawall1-2/+2
2016-09-14ath: constify local structuresJulia Lawall1-1/+1
2016-09-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King1-2/+2
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen1-0/+5