pandora-kernel.git
2014-07-08 Erik Hugnetipc: fix a memleak when sending data
2014-07-08 Maciej W. Rozyckidefxx: Fix issues with debug printk calls
2014-07-08 David S. MillerMerge branch 'defxx-next'
2014-07-08 Maciej W. Rozyckidefxx: Add missing DMA synchronisation calls
2014-07-08 Maciej W. Rozyckidefxx: Handle DMA mapping errors
2014-07-08 Maciej W. Rozyckidefxx: Use netdev_alloc_skb consistently
2014-07-08 Maciej W. Rozyckidefxx: Discard DMA maps on buffer deallocation
2014-07-08 Maciej W. Rozyckidefxx: Correct the receive DMA map size
2014-07-08 David S. MillerMerge branch 'sctp_command_queue'
2014-07-08 David Laightnet: sctp: Use pointers (not array indexes) to access...
2014-07-08 David Laightnet: sctp: Optimise the way 'sctp_arg_t' values are...
2014-07-08 David Laightnet: sctp: Inline the functions from command.c
2014-07-08 wangweidongappletalk: fix a coccinella warning in net/appletalk...
2014-07-08 David S. MillerMerge git://git./linux/kernel/git/linville/wireless...
2014-07-08 Zi Shen Limnet: filter: move load_pointer() into filter.h
2014-07-08 Maciej W. Rozyckideclance: Fix 64-bit compilation warnings
2014-07-08 David S. MillerMerge branch 'hsr-next'
2014-07-08 Arvid Brodinnet/hsr: Fix NULL pointer dereference on incomplete...
2014-07-08 Arvid Brodinnet/hsr: Better frame dispatch
2014-07-08 Arvid Brodinnet/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF...
2014-07-08 Arvid Brodinnet/hsr: Implemented .ndo_fix_features (better device...
2014-07-08 Arvid Brodinnet/hsr: Use list_head (and rcu) instead of array for...
2014-07-08 Arvid Brodinnet/hsr: Move slave init to hsr_slave.c.
2014-07-08 Arvid Brodinnet/hsr: Operstate handling cleanup.
2014-07-08 Arvid Brodinnet/hsr: Move to per-hsr device prune timer.
2014-07-08 Arvid Brodinnet/hsr: Switch from dev_add_pack() to netdev_rx_handle...
2014-07-08 Arvid Brodinnet/hsr: Better variable names and update of contact...
2014-07-08 hayeswangr8152: increase the tx timeout
2014-07-08 Fabian Frederickipconfig: add static to local variable
2014-07-08 David S. MillerMerge branch 'amd-xgbe-next'
2014-07-08 Lendacky, Thomasamd-xgbe: Base AXI DMA cache settings on device tree
2014-07-08 Lendacky, Thomasamd-xgbe: Performance enhancements
2014-07-08 Lendacky, Thomasamd-xgbe: Call netif_napi_del on ndo_stop operation
2014-07-08 Lendacky, Thomasamd-xgbe: Clear the proper MTL interrupt register
2014-07-08 Lendacky, Thomasamd-xgbe: Fix debugfs compatibility change with kstrtouint
2014-07-08 Rasmus Villemoesnet: arcnet: Remove "#define bool int"
2014-07-08 Govindarajulu... enic: fix return values in enic_set_coalesce
2014-07-08 Jiri Pirkobonding: remove no longer relevant vlan warnings
2014-07-08 David S. MillerMerge branch 'at86rf230-next'
2014-07-08 Alexander Aringat86rf230: add new author
2014-07-08 Alexander Aringat86rf230: add sleep cycle timing
2014-07-08 Alexander Aringat86rf230: add timing for channel switch
2014-07-08 Alexander Aringat86rf230: rework reset to trx_off state change
2014-07-08 Alexander Aringat86rf230: rework state change and start/stop
2014-07-08 Alexander Aringat86rf230: rework irq_pol setting
2014-07-08 Alexander Aringat86rf230: move RX_SAFE_MODE setting to hw_init
2014-07-08 Alexander Aringat86rf230: rework transmit and receive handling
2014-07-08 Alexander Aringat86rf230: add support for at86rf23x desense
2014-07-08 Alexander Aringat86rf230: remove is212 and add driver data
2014-07-08 Alexander Aringat86rf230: rework detect device handling
2014-07-08 Alexander Aringat86rf230: add regmap support
2014-07-08 Alexander Aringmac802154: at86rf230: add hw flags and merge ops
2014-07-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-08 David S. MillerMerge branch 'fec-next'
2014-07-08 Russell Kingnet: fec: fix missing kmalloc() failure check in fec_en...
2014-07-08 Russell Kingnet: fec: ensure fec_enet_free_buffers() properly clean...
2014-07-08 Russell Kingnet: fec: clean up transmit descriptor setup
2014-07-08 Russell Kingnet: fec: make rx skb handling more robust
2014-07-08 Russell Kingnet: fec: remove useless fep->opened
2014-07-08 Russell Kingnet: fec: stop the phy before shutting down the MAC
2014-07-08 Russell Kingnet: fec: ensure that a disconnected phy isn't configured
2014-07-08 Russell Kingnet: fec: remove checking for NULL phy_dev in fec_enet_...
2014-07-08 Russell Kingnet: fec: use netif_tx_disable() rather than netif_stop...
2014-07-08 Russell Kingnet: fec: fix interrupt handling races
2014-07-08 Russell Kingnet: fec: fix ethtool set_pauseparam duplex bug
2014-07-08 Russell Kingnet: fec: iMX6 FEC does not support half-duplex gigabit
2014-07-08 David S. MillerMerge branch 'net-hash-tx'
2014-07-08 Tom Herbertnet: Only do flow_dissector hash computation once per...
2014-07-08 Tom Herbertipv6: Implement automatic flow label generation on...
2014-07-08 Tom Herbertflow_dissector: Use IPv6 flow label in flow_dissector
2014-07-08 Tom Herbertvxlan: Call udp_flow_src_port
2014-07-08 Tom Herbertudp: Add function to make source port for UDP tunnels
2014-07-08 Tom Herbertnet: Call skb_get_hash in get_xps_queue and __skb_tx_hash
2014-07-08 Tom Herbertnet: Save TX flow hash in sock and set in skbuf on...
2014-07-08 Tom Herbertflow_dissector: Abstract out hash computation
2014-07-08 David S. MillerMerge branch 'systemport-next'
2014-07-08 Florian Fainellinet: systemport: add Wake-on-LAN support
2014-07-08 Florian Fainellinet: systemport: rename rx_csum_en to rx_chk_en
2014-07-08 Florian Fainellinet: systemport: add suspend and resume support
2014-07-08 Florian Fainellinet: systemport: add bcm_sysport_netif_{enable,stop}
2014-07-08 Florian Fainellinet: systemport: update umac_enable_set to take a bitmask
2014-07-08 Varka Bhadram6lowpan: mac802154: fix coding style issues
2014-07-08 Rami Rosennetlink: Fix do_one_broadcast() prototype.
2014-07-08 David S. MillerMerge branch 'tipc-next'
2014-07-08 Erik Hugnetipc: fix link acknowledge logic in receive path
2014-07-08 Erik Hugnetipc: refactor message delivery out of tipc_rcv
2014-07-08 Neal Cardwelltcp: switch snt_synack back to measuring transmit time...
2014-07-08 David S. MillerMerge branch 'tlan-next'
2014-07-08 Ondrej Zarytlan: Isolate external PHY when using internal PHY
2014-07-08 Ondrej Zarytlan: Enable device at resume
2014-07-08 Ondrej Zarytlan: Don't disable internal PHY on cards that use...
2014-07-08 Ondrej Zarytlan: Add PHY reset timeout
2014-07-08 Ondrej Zarytlan: Make autonegotiation faster
2014-07-08 Ondrej Zarytlan: Don't scream if no link
2014-07-08 Ondrej Zarytlan: Restart autonegotiation on link loss
2014-07-08 Ondrej Zarytlan: Fix MAC address byte order on OC-2325/OC-2326
2014-07-08 Ondrej Zarytlan: Add ethtool support
2014-07-08 Ondrej Zarytlan: Enable link monitoring
2014-07-08 Ondrej Zarytlan: Enable activity LED on Olicom OC-2325 and OC...
2014-07-08 Himangi Saraogibatman-adv: Use kasprintf
next