summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun
2016-09-16net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun
2016-09-16tcp: fix a stale ooo_last_skb after a replaceEric Dumazet
2016-09-16Merge branch 'mediatek-reset-flow'David S. Miller
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang
2016-09-16Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-16Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-16Merge branch 'libcxgb-next'David S. Miller
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-16libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-16openvswitch: avoid deferred execution of recirc actionsLance Richardson
2016-09-16Merge branch 'cls_flower-port-masks'David S. Miller
2016-09-16net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz
2016-09-16net/sched: cls_flower: Remove an unused field from the filter key structureOr Gerlitz
2016-09-16net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz
2016-09-16alx: fix error handling in __alx_openTobias Regnery
2016-09-15cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-15Merge branch 'bpf-next'David S. Miller
2016-09-15bpf: use skb_at_tc_ingress helper in tcf_bpfDaniel Borkmann
2016-09-15bpf: drop unnecessary test in cls_bpf_classify and tcf_bpfDaniel Borkmann
2016-09-15net/sched: act_tunnel_key: Remove rcu_read_lock protectionHadar Hen Zion
2016-09-15test_bpf: fix the dummy skb after dissector changesJakub Kicinski
2016-09-15atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King
2016-09-15cfg80211: remove unnecessary pointer-ofJohannes Berg
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg
2016-09-15mac80211: remove pointless chanctx NULL checkJohannes Berg
2016-09-15mac80211: remove unused assignmentJohannes Berg
2016-09-15nl80211: always check nla_put* return valuesJohannes Berg
2016-09-15nl80211: always check nla_nest_start() return valueJohannes Berg
2016-09-15mac80211: fix scan completed tracingJohannes Berg
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg