summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-08mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-08Merge branch 'fec-next'David S. Miller
2014-07-08net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()Russell King
2014-07-08net: fec: ensure fec_enet_free_buffers() properly cleans the ringsRussell King
2014-07-08net: fec: clean up transmit descriptor setupRussell King
2014-07-08net: fec: make rx skb handling more robustRussell King
2014-07-08net: fec: remove useless fep->openedRussell King
2014-07-08net: fec: stop the phy before shutting down the MACRussell King
2014-07-08net: fec: ensure that a disconnected phy isn't configuredRussell King
2014-07-08net: fec: remove checking for NULL phy_dev in fec_enet_close()Russell King
2014-07-08net: fec: use netif_tx_disable() rather than netif_stop_queue()Russell King
2014-07-08net: fec: fix interrupt handling racesRussell King
2014-07-08net: fec: fix ethtool set_pauseparam duplex bugRussell King
2014-07-08net: fec: iMX6 FEC does not support half-duplex gigabitRussell King
2014-07-08Merge branch 'net-hash-tx'David S. Miller
2014-07-08net: Only do flow_dissector hash computation once per packetTom Herbert
2014-07-08ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-08flow_dissector: Use IPv6 flow label in flow_dissectorTom Herbert
2014-07-08vxlan: Call udp_flow_src_portTom Herbert
2014-07-08udp: Add function to make source port for UDP tunnelsTom Herbert
2014-07-08net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert
2014-07-08net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert
2014-07-08flow_dissector: Abstract out hash computationTom Herbert
2014-07-08Merge branch 'systemport-next'David S. Miller
2014-07-08net: systemport: add Wake-on-LAN supportFlorian Fainelli
2014-07-08net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli
2014-07-08net: systemport: add suspend and resume supportFlorian Fainelli
2014-07-08net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli
2014-07-08net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli
2014-07-086lowpan: mac802154: fix coding style issuesVarka Bhadram
2014-07-08netlink: Fix do_one_broadcast() prototype.Rami Rosen
2014-07-08Merge branch 'tipc-next'David S. Miller
2014-07-08tipc: fix link acknowledge logic in receive pathErik Hugne
2014-07-08tipc: refactor message delivery out of tipc_rcvErik Hugne
2014-07-08tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell
2014-07-08Merge branch 'tlan-next'David S. Miller
2014-07-08tlan: Isolate external PHY when using internal PHYOndrej Zary
2014-07-08tlan: Enable device at resumeOndrej Zary
2014-07-08tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary
2014-07-08tlan: Add PHY reset timeoutOndrej Zary
2014-07-08tlan: Make autonegotiation fasterOndrej Zary
2014-07-08tlan: Don't scream if no linkOndrej Zary
2014-07-08tlan: Restart autonegotiation on link lossOndrej Zary
2014-07-08tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary
2014-07-08tlan: Add ethtool supportOndrej Zary
2014-07-08tlan: Enable link monitoringOndrej Zary
2014-07-08tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary
2014-07-08batman-adv: Use kasprintfHimangi Saraogi
2014-07-07Merge branch 'ptp-vlan'David S. Miller