- e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
- 8f7d99b cfg80211: wext: really don't store non-WEP keys by Johannes Berg · 8 years ago
- 8564e38 cfg80211: add checks for beacon rate, extend to mesh by Johannes Berg · 8 years ago
- a7c7fbf cfg80211: Add support to configure a beacon data rate by Purushottam Kushwaha · 8 years ago
- c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
- 22da734 net: r6040: add in missing white space in error message text by Colin Ian King · 8 years ago
- 695b4ec pkt_sched: fq: use proper locking in fq_dump_stats() by Eric Dumazet · 8 years ago
- db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 8 years ago
- 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 8 years ago
- 829ff34 Merge branch 'sctp-transmit-errs' by David S. Miller · 8 years ago
- 41001fa sctp: not return ENOMEM err back in sctp_packet_transmit by Xin Long · 8 years ago
- 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 8 years ago
- 6451944 sctp: save transmit error to sk_err in sctp_outq_flush by Xin Long · 8 years ago
- b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 8 years ago
- 66388f2 sctp: do not return the transmit err back to sctp_sendmsg by Xin Long · 8 years ago
- 2c89791 sctp: remove the unnecessary state check in sctp_outq_tail by Xin Long · 8 years ago
- fd9527f Merge branch 'ip_tunnel-collect_md' by David S. Miller · 8 years ago
- 173ca26 samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test by Alexei Starovoitov · 8 years ago
- a1c8270 samples/bpf: extend test_tunnel_bpf.sh with IPIP test by Alexei Starovoitov · 8 years ago
- 8d79266 ip6_tunnel: add collect_md mode to IPv6 tunnels by Alexei Starovoitov · 8 years ago
- cfc7381 ip_tunnel: add collect_md mode to IPIP tunnel by Alexei Starovoitov · 8 years ago
- eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
- 3730750 dwc_eth_qos: constify net_device_ops structures by Julia Lawall · 8 years ago
- 66f58ec hisilicon: constify net_device_ops structures by Julia Lawall · 8 years ago
- 5ff904d llc: switch type to bool as the timeout is only tested versus 0 by Alan Cox · 8 years ago
- 19664c6 net: l3mdev: Remove netif_index_is_l3_master by David Ahern · 8 years ago
- e1fb9d0 net: vrf: Remove RT_FL_TOS by David Ahern · 8 years ago
- 3613b3d tcp: prepare skbs for better sack shifting by Eric Dumazet · 8 years ago
- e812bd9 Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
- 31b9662 Merge branch 'mlx5e-order-0' by David S. Miller · 8 years ago
- 4415a03 net/mlx5e: Implement RX mapped page cache for page recycle by Tariq Toukan · 8 years ago
- a5a0c59 net/mlx5e: Introduce API for RX mapped pages by Tariq Toukan · 8 years ago
- 7e42667 net/mlx5e: Single flow order-0 pages for Striding RQ by Tariq Toukan · 8 years ago
- d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
- fbd05e4 cfg80211: add helper to find an IE that matches a byte-array by Luca Coelho · 8 years ago
- b59abfb mac80211_hwsim: statically initialize hwsim_radios list by Johannes Berg · 8 years ago
- c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
- 84ce3da Merge branch 'QCA8K' by David S. Miller · 8 years ago
- 6b93fb4 net-next: dsa: add new driver for qca8xxx family by John Crispin · 8 years ago
- cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
- e5dcad2 Documentation: devicetree: add qca8k binding by John Crispin · 8 years ago
- 1d7b47a net: emac: remove .owner field for driver by Wei Yongjun · 8 years ago
- 7e5eded net: emac: remove unnecessary dev_set_drvdata() by Wei Yongjun · 8 years ago
- 46c21e2 net: dsa: b53: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
- 0e26e5b net: dsa: bcm_sf2: Fix non static symbol warning by Wei Yongjun · 8 years ago
- 76f0dcb tcp: fix a stale ooo_last_skb after a replace by Eric Dumazet · 8 years ago
- bf0a6da Merge branch 'mediatek-reset-flow' by David S. Miller · 8 years ago
- dce6fa4 net: ethernet: mediatek: avoid race condition during the reset process by Sean Wang · 8 years ago
- 2a8307a net: ethernet: mediatek: add more resets for internal ethernet circuit block by Sean Wang · 8 years ago
- 9ea4d31 net: ethernet: mediatek: add the whole ethernet reset into the reset process by Sean Wang · 8 years ago
- 26a2ad8 net: ethernet: mediatek: add controlling power domain the ethernet belongs to by Sean Wang · 8 years ago
- 8a8a9e8 net: ethernet: mediatek: cleanup error path inside mtk_hw_init by Sean Wang · 8 years ago
- bf253fb net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_init call by Sean Wang · 8 years ago
- 85574db net: ethernet: mediatek: refactoring mtk_hw_init to be reused by Sean Wang · 8 years ago
- 364eac0 Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
- 39caa8b Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
- 09f090d Merge branch 'libcxgb-next' by David S. Miller · 8 years ago
- 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
- 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
- a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
- 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
- a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
- cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
- 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
- b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
- 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
- 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
- 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
- 2679d04 openvswitch: avoid deferred execution of recirc actions by Lance Richardson · 8 years ago
- faef091 Merge branch 'cls_flower-port-masks' by David S. Miller · 8 years ago
- 37a6c15 net/sched: cls_flower: Specify vlan attributes format in the UAPI header by Or Gerlitz · 8 years ago
- a53d850 net/sched: cls_flower: Remove an unused field from the filter key structure by Or Gerlitz · 8 years ago
- aa72d70 net/sched: cls_flower: Support masking for matching on tcp/udp ports by Or Gerlitz · 8 years ago
- 0ca4e20 alx: fix error handling in __alx_open by Tobias Regnery · 8 years ago
- 5400e54 cxgb4vf: don't offload Rx checksums for IPv6 fragments by Hariprasad Shenai · 8 years ago
- 86da71b net_sched: Introduce skbmod action by Jamal Hadi Salim · 8 years ago
- c865250 Merge branch 'bpf-next' by David S. Miller · 8 years ago
- f53d8c7 bpf: use skb_at_tc_ingress helper in tcf_bpf by Daniel Borkmann · 8 years ago
- 04b3f8d bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf by Daniel Borkmann · 8 years ago
- 07c0f09 net/sched: act_tunnel_key: Remove rcu_read_lock protection by Hadar Hen Zion · 8 years ago
- 5c0ca3f test_bpf: fix the dummy skb after dissector changes by Jakub Kicinski · 8 years ago
- d560846 atm: iphase: fix newline escape and minor tweak to source formatting by Colin Ian King · 8 years ago
- ec53c83 cfg80211: remove unnecessary pointer-of by Johannes Berg · 8 years ago
- e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 8 years ago
- c7e9dbc mac80211: remove sta_remove_debugfs driver callback by Johannes Berg · 8 years ago
- 8826fef mac80211: remove pointless chanctx NULL check by Johannes Berg · 8 years ago
- 5140974 mac80211: remove unused assignment by Johannes Berg · 8 years ago
- 53b1898 nl80211: always check nla_put* return values by Johannes Berg · 8 years ago
- 76e1fb4 nl80211: always check nla_nest_start() return value by Johannes Berg · 8 years ago
- 58bd7f1 mac80211: fix scan completed tracing by Johannes Berg · 8 years ago
- 93db1d9 mac80211: fix possible out-of-bounds access by Johannes Berg · 8 years ago
- f1c1f17 cfg80211: allow connect keys only with default (TX) key by Johannes Berg · 8 years ago
- b7450e2 mwifiex: firmware name correction for usb8997 chipset by Ganapathi Bhat · 8 years ago
- 7877646 mwifiex: Command 7 handling for USB chipsets by Ganapathi Bhat · 8 years ago
- d86e647 rtlwifi: rtl818x: constify local structures by Julia Lawall · 8 years ago
- 1dc8079 iwlegacy: constify local structures by Julia Lawall · 8 years ago
- 8136fd5 ath: constify local structures by Julia Lawall · 8 years ago
- 0cd7f70 rtl8xxxu: fix spelling mistake "firmare" -> "firmware" by Colin Ian King · 8 years ago
- 54cdf5c rtl8xxxu: Reset device on module unload if still attached by Jes Sorensen · 8 years ago
- ae1799a mwifiex: correction in Rx STBC field of htcapinfo by Amitkumar Karwar · 8 years ago