summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03Merge branch 'tipc-next'David S. Miller
2016-05-03tipc: redesign connection-level flow controlJon Paul Maloy
2016-05-03tipc: propagate peer node capabilities to socket layerJon Paul Maloy
2016-05-03tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy
2016-05-03rtl8152: correct speed testingOliver Neukum
2016-05-03usbnet: correct speed testingOliver Neukum
2016-05-03brcm80211: correct speed testingOliver Neukum
2016-05-03qed: Apply tunnel configurations after PF startManish Chopra
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner
2016-05-03Merge branch 'stmmac-dwmac-socfpga-cleanup'David S. Miller
2016-05-03stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood
2016-05-03stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-03Merge branch 'mlx5-fixes'David S. Miller
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman
2016-05-03net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03VSOCK: constify vsock_transport structureJulia Lawall
2016-05-03drivers: net: xgene: constify xgene_cle_ops structureJulia Lawall
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet
2016-05-03ravb: Remove rx buffer ALIGNKazuya Mizuguchi
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi
2016-05-03Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...David S. Miller
2016-05-03netem: Segment GSO packets on enqueueNeil Horman
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-03netdevice: shrink size of struct netdev_queueFlorian Westphal
2016-05-03Merge branch 'bridge-per-vlan-stats'David S. Miller
2016-05-03bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-03bridge: vlan: learn to countNikolay Aleksandrov
2016-05-03net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-03net: rtnetlink: allow rtnl_fill_statsinfo to save private state counterNikolay Aleksandrov
2016-05-02Merge branch 'ipv6-tunnel-cleanups'David S. Miller
2016-05-02gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert