- 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
- 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
- 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
- 1c2bc7b rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually by David Howells · 8 years ago
- aaa31cb rxrpc: Don't specify protocol to when creating transport socket by David Howells · 8 years ago
- cd5892c rxrpc: Create an address for sendmsg() to bind unbound socket with by David Howells · 8 years ago
- 75e42126 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
- 3432a75 rxrpc: Fix prealloc refcounting by David Howells · 8 years ago
- cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
- 01fd074 rxrpc: Allow tx_winsize to grow in response to an ACK by David Howells · 8 years ago
- 89a80ed rxrpc: Use skb->len not skb->data_len by David Howells · 8 years ago
- b25de36 rxrpc: Add missing unlock in rxrpc_call_accept() by David Howells · 8 years ago
- 33b603f rxrpc: Requeue call for recvmsg if more data by David Howells · 8 years ago
- 91c2c7b rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay by David Howells · 8 years ago
- bc4abfc rxrpc: Add missing wakeup on Tx window rotation by David Howells · 8 years ago
- 08a3968 rxrpc: Make sure we initialise the peer hash key by David Howells · 8 years ago
- bed806c Merge branch 'mlxsw-ethtool' by David S. Miller · 8 years ago
- b9d66a3 mlxsw: spectrum: Add support for new ethtool API by Ido Schimmel · 8 years ago
- 91bdc7a mlxsw: spectrum: Indicate support of multiple port types by Ido Schimmel · 8 years ago
- 0213424 mlxsw: spectrum: Report port type according to operational speed by Ido Schimmel · 8 years ago
- 4149b97 mlxsw: spectrum: Report link partner's advertised speeds by Ido Schimmel · 8 years ago
- 0c83f88 mlxsw: spectrum: Correctly report autonegotiation by Ido Schimmel · 8 years ago
- 36a19b2 net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 971d3a4 net: ethernet: apm: xgene: use phydev from struct net_device by Philippe Reynes · 8 years ago
- a5f54fc net: ethernet: dwmac: fix non static symbol warning by Wei Yongjun · 8 years ago
- a7c22bd net: macb: fix missing unlock on error in macb_start_xmit() by Wei Yongjun · 8 years ago
- 99c1790 net: Remove NO_IRQ from powerpc-only network drivers by Michael Ellerman · 8 years ago
- c20cb81 tipc: fix possible memory leak in tipc_udp_enable() by Wei Yongjun · 8 years ago
- 3084331 net: bridge: add helper to call /sbin/bridge-stp by Vivien Didelot · 8 years ago
- 4c73195 iwlegacy: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 5f94beb hamradio: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 12c70f3 stmmac: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 547e530 sis900: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 795f023 sfc: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- cbbe609 natsemi: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- bb15293 net: mvneta: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- ee58c11 ixgbe: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- e2eae5b i825xx: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 504e76e net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 0675778 sundance: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- da556d6 bnx2: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 941992d ethernet: amd: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 5a5ab16 starfire: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- aa211d2 3c59x: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 9395452 Linux 4.8-rc6 by Linus Torvalds · 8 years ago
- 373df31 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
- 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
- 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
- c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
- 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
- 0215492 net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device by Florian Fainelli · 8 years ago