Age | Commit message (Expand) | Author | Files | Lines |
2016-09-16 | net: ethernet: mediatek: add the whole ethernet reset into the reset process | Sean Wang | 2 | -8/+51 |
2016-09-16 | net: ethernet: mediatek: add controlling power domain the ethernet belongs to | Sean Wang | 1 | -0/+7 |
2016-09-16 | net: ethernet: mediatek: cleanup error path inside mtk_hw_init | Sean Wang | 1 | -5/+29 |
2016-09-16 | net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini... | Sean Wang | 1 | -4/+11 |
2016-09-16 | net: ethernet: mediatek: refactoring mtk_hw_init to be reused | Sean Wang | 1 | -28/+34 |
2016-09-16 | Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 8 | -119/+179 |
2016-09-16 | Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 11 | -31/+64 |
2016-09-16 | Merge branch 'libcxgb-next' | David S. Miller | 8 | -418/+428 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 3 | -21/+29 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 3 | -15/+20 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 3 | -19/+23 |
2016-09-16 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 3 | -19/+23 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 3 | -15/+19 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 4 | -25/+16 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 3 | -40/+30 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 3 | -22/+13 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 4 | -97/+61 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 4 | -68/+69 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 7 | -77/+125 |
2016-09-16 | openvswitch: avoid deferred execution of recirc actions | Lance Richardson | 1 | -2/+28 |
2016-09-16 | Merge branch 'cls_flower-port-masks' | David S. Miller | 2 | -12/+19 |
2016-09-16 | net/sched: cls_flower: Specify vlan attributes format in the UAPI header | Or Gerlitz | 1 | -3/+3 |
2016-09-16 | net/sched: cls_flower: Remove an unused field from the filter key structure | Or Gerlitz | 1 | -1/+0 |
2016-09-16 | net/sched: cls_flower: Support masking for matching on tcp/udp ports | Or Gerlitz | 2 | -8/+16 |
2016-09-16 | alx: fix error handling in __alx_open | Tobias Regnery | 1 | -1/+3 |
2016-09-16 | cxgb4vf: don't offload Rx checksums for IPv6 fragments | Hariprasad Shenai | 1 | -3/+4 |
2016-09-16 | net_sched: Introduce skbmod action | Jamal Hadi Salim | 5 | -0/+382 |
2016-09-16 | Merge branch 'bpf-next' | David S. Miller | 2 | -7/+1 |
2016-09-16 | bpf: use skb_at_tc_ingress helper in tcf_bpf | Daniel Borkmann | 1 | -1/+1 |
2016-09-16 | bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf | Daniel Borkmann | 2 | -6/+0 |
2016-09-16 | net/sched: act_tunnel_key: Remove rcu_read_lock protection | Hadar Hen Zion | 1 | -13/+4 |
2016-09-16 | test_bpf: fix the dummy skb after dissector changes | Jakub Kicinski | 1 | -0/+1 |
2016-09-16 | atm: iphase: fix newline escape and minor tweak to source formatting | Colin Ian King | 1 | -3/+3 |
2016-09-15 | cfg80211: remove unnecessary pointer-of | Johannes Berg | 1 | -1/+1 |
2016-09-15 | mac80211: allow driver to handle packet-loss mechanism | Rajkumar Manoharan | 3 | -0/+13 |
2016-09-15 | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg | 3 | -28/+2 |
2016-09-15 | mac80211: remove pointless chanctx NULL check | Johannes Berg | 1 | -4/+0 |
2016-09-15 | mac80211: remove unused assignment | Johannes Berg | 1 | -1/+0 |
2016-09-15 | nl80211: always check nla_put* return values | Johannes Berg | 1 | -5/+8 |
2016-09-15 | nl80211: always check nla_nest_start() return value | Johannes Berg | 1 | -0/+11 |
2016-09-15 | mac80211: fix scan completed tracing | Johannes Berg | 1 | -1/+1 |
2016-09-15 | mac80211: fix possible out-of-bounds access | Johannes Berg | 1 | -4/+8 |
2016-09-15 | cfg80211: allow connect keys only with default (TX) key | Johannes Berg | 4 | -2/+22 |
2016-09-14 | mwifiex: firmware name correction for usb8997 chipset | Ganapathi Bhat | 1 | -1/+1 |
2016-09-14 | mwifiex: Command 7 handling for USB chipsets | Ganapathi Bhat | 2 | -0/+5 |
2016-09-14 | rtlwifi: rtl818x: constify local structures | Julia Lawall | 8 | -8/+8 |
2016-09-14 | iwlegacy: constify local structures | Julia Lawall | 1 | -2/+2 |
2016-09-14 | ath: constify local structures | Julia Lawall | 1 | -1/+1 |
2016-09-14 | rtl8xxxu: fix spelling mistake "firmare" -> "firmware" | Colin Ian King | 1 | -2/+2 |
2016-09-14 | rtl8xxxu: Reset device on module unload if still attached | Jes Sorensen | 1 | -0/+5 |