cxgb4: Differentiates between TIDs being used in TCAM and HASH
[cascardo/linux.git] / drivers /
2015-08-12 Hariprasad Shenaicxgb4: Differentiates between TIDs being used in TCAM...
2015-08-12 Hariprasad Shenaicxgb4: Add some more details to sge qinfo
2015-08-12 Ron Angelesnet: atl1c: add BQL support
2015-08-12 Andrew Schwartzmeyerhv_netvsc: Implement set_channels ethtool op
2015-08-12 Andrew Schwartzmeyerhv_netvsc: Set vRSS with num_chn in RNDIS filter
2015-08-12 Woojung.Huh@microc... lan78xx: Remove BUG_ON()
2015-08-12 Woojung.Huh@microc... lan78xx: Fix Smatch Warnings
2015-08-12 Tobias Klausernet: eth: altera: Remove sgdmadesclen member from alter...
2015-08-11 David S. MillerMerge branch 'mv88e6xxx-switchdev-fdb'
2015-08-11 Vivien Didelotnet: switchdev: support static FDB addresses
2015-08-11 Vivien Didelotnet: dsa: mv88e6xxx: rework FDB Get Next operation
2015-08-11 Vivien Didelotnet: dsa: mv88e6xxx: rework FDB add/del operations
2015-08-11 Vivien Didelotnet: dsa: change FDB routines prototypes
2015-08-11 Vivien Didelotnet: dsa: mv88e6xxx: rename ATU MAC accessors
2015-08-11 Vivien Didelotnet: dsa: mv88e6xxx: extend fid mask
2015-08-11 Vivien Didelotnet: dsa: mv88e6xxx: define GLOBAL_ATU_FID
2015-08-11 David S. MillerRevert "Merge branch 'mv88e6xxx-switchdev-fdb'"
2015-08-11 David S. MillerMerge branch 'thunder-acpi'
2015-08-11 David Daneynet, thunder, bgx: Add support to get MAC address from...
2015-08-11 Robert Richternet: thunder: Factor out DT specific code in BGX
2015-08-11 Atzm Watanabevxlan: fix fdb_dump index calculation
2015-08-11 Fabio Estevammellanox: mlxsw: Use '%zx' to print size_t format
2015-08-10 yalin wangisdn: Remove reverse_bits(), use revbit8()
2015-08-10 Dan Carpentercxgb4: cleanup some indenting
2015-08-10 Andrew Lunnnet: dsa: mv88e6352: Use mnemonics for EEPROM registers...
2015-08-10 David S. MillerMerge branch 'qlcnic-enhancements'
2015-08-10 Shahed Shaikhqlcnic: Update version to 5.3.63
2015-08-10 Shahed Shaikhqlcnic: Don't use kzalloc unncecessarily for allocating...
2015-08-10 Shahed Shaikhqlcnic: Add new VF device ID 0x8C30
2015-08-10 Shahed Shaikhqlcnic: Print firmware minidump buffer and template...
2015-08-10 Shahed Shaikhqlcnic: Add support to enable capability to extend...
2015-08-10 Harish Patilqlcnic: Rearrange ordering of header files inclusion
2015-08-10 Madalin Bucurnet: phy: select copper mode when Marvel 88e1111 in...
2015-08-10 Kevin Haonet: fec: fix the race between xmit and bdp reclaiming...
2015-08-10 David S. MillerMerge branch 'mlxsw-fixes'
2015-08-10 Ido Schimmelmlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
2015-08-10 Ido Schimmelmlxsw: Use correct skb length when dumping payload
2015-08-10 Ido Schimmelmlxsw: Simplify mlxsw_sx_port_xmit function
2015-08-10 Jiri Pirkomlxsw: Strip FCS from incoming packets
2015-08-10 Jiri Pirkomlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
2015-08-10 Ido Schimmelmlxsw: Make system port to local port mapping explicit
2015-08-10 Ido Schimmelmlxsw: Call free_netdev when removing port
2015-08-10 Shaohui Xienet: phy: add RealTek RTL8211DN phy id
2015-08-10 David S. MillerMerge branch 'mv88e6xxx-switchdev-fdb'
2015-08-10 Vivien Didelotnet: dsa: mv88e6xxx: rework FDB add/del operations
2015-08-10 Vivien Didelotnet: dsa: mv88e6xxx: rework FDB getnext operation
2015-08-10 Vivien Didelotnet: dsa: mv88e6xxx: rename ATU MAC accessors
2015-08-10 Vivien Didelotnet: dsa: mv88e6xxx: extend fid mask
2015-08-10 Vivien Didelotnet: dsa: add support for switchdev FDB objects
2015-08-10 Vivien Didelotnet: switchdev: change fdb addr for a byte array
2015-08-07 Alexei Starovoitovvxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
2015-08-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-08-07 David S. MillerMerge branch 'mlx5e-next'
2015-08-07 Gal Pressmannet/mlx5_core: Support physical port counters
2015-08-07 Achiad Shochatnet/mlx5e: Take advantage of the light-weight netdev...
2015-08-07 Achiad Shochatnet/mlx5e: Disable async events before unregister_netdev()
2015-08-07 Achiad Shochatnet/mlx5e: Rename/move functions following the ndo_stop...
2015-08-07 Achiad Shochatnet/mlx5e: Light-weight netdev open/stop
2015-08-07 Achiad Shochatnet/mlx5_core: Introduce access function to modify...
2015-08-07 Achiad Shochatnet/mlx5e: Introduce the "Drop RQ"
2015-08-07 Achiad Shochatnet/mlx5e: Unify the RX flow
2015-08-07 David S. MillerMerge branch 'cpsw-next'
2015-08-07 Mugunthan V Ndrivers: net: cpsw: add separate napi for tx
2015-08-07 Mugunthan V Ndrivers: net: cpsw: dual_emac: simplify napi usage
2015-08-07 Mugunthan V Ndrivers: net: cpsw: remove disable_irq/enable_irq as...
2015-08-07 David S. MillerMerge branch 'bnx2x-cnic-bnx2fc-bd-support'
2015-08-07 Joe Carnucciobnx2fc: Read npiv table from nvram and create vports.
2015-08-07 Yuval Mintzbnx2x: Add BD support for storage
2015-08-07 Adheer Chandravanshicnic: Add the interfaces to get FC-NPIV table.
2015-08-07 Tej Parkashcnic: Populate upper layer driver state in MFW
2015-08-07 Scott Feldmanrocker: use netdev_err after register_netdev
2015-08-07 Scott Feldmanrocker: NULL port if port probe fails
2015-08-05 Raanan Avargile1000e: Increase driver version number
2015-08-05 Raanan Avargile1000e: Fix tight loop implementation of systime read...
2015-08-05 Raanan Avargile1000e: Fix incorrect ASPM locking
2015-08-05 Raanan Avargile1000e: Cosmetic changes
2015-08-05 Raanan Avargile1000e: Fix EEE in Sx implementation
2015-08-05 Shannon Nelsoni40e: Add AQ commands for NVM Update for X722
2015-08-05 Anjali Singhai Jaini40e/i40evf: Add ATR HW eviction support for X722
2015-08-05 Anjali Singhai Jaini40e: Add IWARP support for X722
2015-08-05 Anjali Singhai Jaini40e/i40evf: Add TX/RX outer UDP checksum support for...
2015-08-05 Anjali Singhai Jaini40e/i40evf: Add support for writeback on ITR feature...
2015-08-05 Anjali Singhai Jaini40e/i40evf: RSS changes for X722
2015-08-05 Anjali Singhai Jaini40e/i40evf: Update register.h file for X722
2015-08-05 Anjali Singhai Jaini40e/i40evf: Update FW API with X722 support
2015-08-05 Anjali Singhai Jaini40e/i40evf: Add flags for X722 capabilities
2015-08-05 Anjali Singhai Jaini40e/i40evf: Add device ids for X722
2015-08-05 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-08-04 David S. MillerMerge branch 'cxgb4-next'
2015-08-04 Hariprasad Shenaicxgb4: Update T6 register ranges
2015-08-04 Hariprasad Shenaicxgb4/cxgb4vf: read the correct bits of PL Who Am I...
2015-08-04 Hariprasad Shenaicxgb4: Add support to dump edc bist status
2015-08-04 Hariprasad Shenaicxgb4: Add debugfs support to dump meminfo
2015-08-03 Vivien Didelotnet: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with...
2015-08-03 David S. MillerMerge branch 'stacked-vlan-TSO'
2015-08-03 Toshiaki Makitatuntap: Don't segment multiple tagged packets on tap...
2015-08-03 Toshiaki Makitaveth: Don't segment multiple tagged packets on veth...
2015-08-03 Toshiaki Makitamacvlan: Don't segment multiple tagged packets on macvl...
2015-08-03 Eric Dumazetvirtio_net: add gro capability
2015-08-03 Jiri Pirkorocker: linearize skb in case frags would not fit into...
next