aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-03stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood1-11/+22
2016-05-03stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood1-2/+16
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood4-34/+17
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-03net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-6/+10
2016-05-03net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-6/+10
2016-05-03net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-10/+7
2016-05-03net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-17/+8
2016-05-03VSOCK: constify vsock_transport structureJulia Lawall1-1/+1
2016-05-03drivers: net: xgene: constify xgene_cle_ops structureJulia Lawall3-3/+3
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet2-19/+46
2016-05-03ravb: Remove rx buffer ALIGNKazuya Mizuguchi1-6/+4
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng1-0/+1
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi1-1/+1
2016-05-03netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet2-1/+11
2016-05-02netdevice: shrink size of struct netdev_queueFlorian Westphal1-7/+6
2016-05-02bridge: netlink: export per-vlan statsNikolay Aleksandrov5-0/+118
2016-05-02bridge: vlan: learn to countNikolay Aleksandrov5-16/+110
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov3-0/+49
2016-05-02net: rtnetlink: allow rtnl_fill_statsinfo to save private state counterNikolay Aleksandrov1-13/+31
2016-05-02gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert1-202/+50
2016-05-02ipv6: Generic tunnel cleanupTom Herbert2-3/+9
2016-05-02gre: Create common functions for transmitTom Herbert2-47/+49
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert2-17/+32
2016-05-02gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert1-117/+23
2016-05-02gre: Move utility functions to common headersTom Herbert3-129/+144
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2-70/+146
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet3-2/+24
2016-05-02net: do not block BH while processing socket backlogEric Dumazet1-14/+8
2016-05-02sctp: prepare for socket backlog behavior changeEric Dumazet1-0/+2
2016-05-02udp: prepare for non BH masking at backlog processingEric Dumazet2-4/+4
2016-05-02dccp: do not assume DCCP code is non preemptibleEric Dumazet4-6/+6
2016-05-02tcp: do not block bh during prequeue processingEric Dumazet2-32/+2
2016-05-02tcp: do not assume TCP code is non preemptibleEric Dumazet11-99/+104
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian2-0/+2
2016-05-02Documentation: dtb: xgene: Add channel propertyIyappan Subramanian1-0/+2
2016-05-02drivers: net: xgene: Get channel number from device bindingIyappan Subramanian1-1/+14
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02gre: do not pull header in ICMP error processingJiri Benc1-3/+8
2016-05-02qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru3-4/+242
2016-05-02qede: add support for selftests.Sudarsana Reddy Kalluru1-1/+55
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru10-1/+301
2016-05-02net: dsa: mv88e6xxx: replace ds with ps where possibleAndrew Lunn6-494/+511
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9