net_sched: fix memory leak in cls_tcindex
[pandora-kernel.git] / drivers /
2014-09-15 David S. MillerMerge branch 'dsa-next'
2014-09-15 Alexander Duyckdsa: Replace mii_bus with a generic host device
2014-09-15 David S. MillerMerge branch 'bonding-cleanups'
2014-09-15 Nikolay Aleksandrovbonding: consolidate ASSERT_RTNL()s and remove the...
2014-09-15 Nikolay Aleksandrovbonding: trivial: style and comment fixes
2014-09-15 Nikolay Aleksandrovbonding: consolidate the two rlb_next_rx_slave function...
2014-09-15 Rickard Strandqvistnet: ethernet: neterion: vxge: vxge-main.c: Cleaning...
2014-09-15 Rickard Strandqvistnet: ethernet: freescale: fec_main.c: Cleaning up missi...
2014-09-15 Fabian Frederickbna: use container_of to resolve bufdesc_ex from bufdesc
2014-09-15 Fabian Fredericknet: fec: use container_of to resolve bufdesc_ex from...
2014-09-13 Bo Shennet/macb: Add hardware revision information during...
2014-09-13 David S. MillerMerge branch 'fec-next'
2014-09-13 Fugang Duannet: fec: init complete variable in early to avoid...
2014-09-13 Fugang Duannet: fec: change FEC alignment according to i.mx6 sx...
2014-09-13 Fugang Duannet:fec: Add fsl,imx6sx-fec compatible strings
2014-09-13 Frank Linet: fec: add enet-avb IP support
2014-09-13 Fugang Duannet:fec: Disable enet-avb MAC instead of reset MAC
2014-09-13 Frank Linet: fec: init multi queue date structure
2014-09-13 Fugang Duannet: fec: parser max queue number from dt file
2014-09-13 Fugang Duannet: fec: change data structure to support multiqueue
2014-09-13 Fugang Duannet:fec: add enet AVB feature macro define for imx6sx
2014-09-13 Fugang Duannet:fec: add enet refrence clock for i.MX 6SX chip
2014-09-13 Andrew Lunnnet: DSA: Marvell mv88e6171 switch driver
2014-09-13 David S. MillerMerge branch 'be2net-next'
2014-09-13 Kalesh APbe2net: enable PCIe error reporting on VFs too
2014-09-13 Kalesh APbe2net: send a max of 8 EQs to be_cmd_modify_eqd()...
2014-09-13 Ravikumar Nelavellibe2net: fix port-type reporting in get_settings
2014-09-13 Mark Leonardbe2net: add ethtool "-m" option support
2014-09-13 Suresh Reddybe2net: use v1 of SET_FLOW_CONTROL command
2014-09-13 Ajit Khapardebe2net: fix RX fragment posting for jumbo frames
2014-09-13 Vasundhara Volambe2net: replace strcpy with strlcpy
2014-09-13 Vasundhara Volambe2net: fix some log messages
2014-09-13 Florian Fainellinet: dsa: change tag_protocol to an enum
2014-09-13 hayeswangr8152: support VLAN
2014-09-13 Wei Yongjunnet: stmmac: fix return value check in socfpga_dwmac_pa...
2014-09-13 David S. MillerMerge branch 'bonding-next'
2014-09-13 Nikolay Aleksandrovbonding: adjust locking comments
2014-09-13 Nikolay Aleksandrovbonding: 3ad: convert to bond->mode_lock
2014-09-13 Nikolay Aleksandrovbonding: alb: convert to bond->mode_lock
2014-09-13 Nikolay Aleksandrovbonding: convert curr_slave_lock to a spinlock and...
2014-09-13 Nikolay Aleksandrovbonding: clean curr_slave_lock use
2014-09-13 Nikolay Aleksandrovbonding: alb: remove curr_slave_lock
2014-09-13 Nikolay Aleksandrovbonding: 3ad: clean up curr_slave_lock usage
2014-09-13 Rusty Russellvirtio_ring: unify direct/indirect code paths.
2014-09-13 Rusty Russellvirtio_ring: assume sgs are always well-formed.
2014-09-13 Rusty Russellvirtio_net: pass well-formed sgs to virtqueue_add_*()
2014-09-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-12 Sowmini Varadhansunvnet: Avoid sending superfluous LDC messages.
2014-09-12 Subbaraya Sundeep... net: axienet: remove unnecessary ether_setup after...
2014-09-12 Varka Bhadramethernet: amd: use pr_info_once()
2014-09-12 Florian Westphale1000: switch to napi_gro_frags api
2014-09-12 Florian Westphale1000: convert to build_skb
2014-09-12 Florian Westphale1000: rename struct e1000_buffer to e1000_tx_buffer
2014-09-12 Florian Westphale1000: add and use e1000_rx_buffer info for Rx
2014-09-12 Florian Westphale1000: perform copybreak ahead of DMA unmap
2014-09-12 Florian Westphale1000: move tbi workaround code into helper function
2014-09-12 Florian Westphale1000: move e1000_tbi_adjust_stats to where its used
2014-09-12 Alexander Duyckixgbe: Refactor busy poll socket code to address multip...
2014-09-12 Alexander Duyckixgbe: Drop Rx alloc at end of Rx cleanup
2014-09-12 Mark Rustadixgbevf: Resolve missing-field-initializers warnings
2014-09-12 Mark Rustadixgbe: Resolve warnings produced in W=2 builds
2014-09-10 David S. MillerMerge branch 'cxgb4-next'
2014-09-10 Hariprasad Shenaicxgb4/cxgb4vf: Add device ID for new adapter and remove...
2014-09-10 Hariprasad Shenaicxgb4: Add warning msg when attaching to adapters which...
2014-09-10 Hariprasad Shenaicxgb4: Fix t4_flash_erase_sectors() to throw an error...
2014-09-10 Hariprasad Shenaicxgb4: Add support to S25FL032P flash
2014-09-10 Hariprasad Shenaicxgb4: Allow T4/T5 firmware sizes up to 1MB
2014-09-10 Romain Periernet: ethernet: arc: Don't free Rockchip resources befor...
2014-09-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-09-10 Joe Perchesdrivers/net: Convert remaining uses of pr_warning to...
2014-09-10 Andy Shevchenkoirda: vlsi_ir: use %*ph specifier
2014-09-10 hayeswangr8152: use usleep_range
2014-09-10 Rick Jonessfc: Convert the normal transmit complete path to dev_c...
2014-09-10 David S. MillerMerge branch 'bond_lock_removal'
2014-09-10 Nikolay Aleksandrovbonding: remove last users of bond->lock and bond-...
2014-09-10 Nikolay Aleksandrovbonding: options: remove bond->lock usage
2014-09-10 Nikolay Aleksandrovbonding: procfs: clean bond->lock usage and use RCU
2014-09-10 Nikolay Aleksandrovbonding: convert primary_slave to use RCU
2014-09-10 Nikolay Aleksandrovbonding: alb: clean bond->lock
2014-09-10 Nikolay Aleksandrovbonding: 3ad: use curr_slave_lock instead of bond-...
2014-09-10 Nikolay Aleksandrovcxgb4: remove bond->lock
2014-09-10 Romain Perierethernet: arc: Add support for Rockchip SoC layer devic...
2014-09-09 Stephen Rothwellath5k: Add missing vmalloc.h include.
2014-09-09 Varka Bhadramethernet: ti: remove unwanted THIS_MODULE macro
2014-09-08 David S. MillerMerge tag 'master-2014-09-08' of git://git./linux/kerne...
2014-09-08 Mugunthan V Ndrivers: net: cpsw: Add support for pause frames
2014-09-08 Rick Joneshp100: Convert the normal skb free path to dev_consume_...
2014-09-08 Alexander Duyckdp83640: Make use of skb_queue_purge instead of reimple...
2014-09-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-09-08 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-09-07 Beniamino Galvaninet: phy: mdio-sun4i: don't select REGULATOR
2014-09-07 David S. MillerMerge tag 'master-2014-09-04' of git://git./linux/kerne...
2014-09-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc4' of git://git./linux/kernel...
2014-09-07 Tom Lendackyamd-xgbe-phy: Fix build break for missing declaration
2014-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-07 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
next