summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel2015-12-151-7/+14
* mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2015-12-152-2/+10
* mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel2015-12-153-1/+378
* mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel2015-12-151-3/+51
* mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2015-12-152-4/+61
* mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2015-12-152-4/+98
* mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2015-12-152-28/+34
* mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel2015-12-153-27/+16Star
* mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel2015-12-151-4/+4
* mlxsw: spectrum: Split vFID range in twoIdo Schimmel2015-12-153-99/+287
* mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel2015-12-152-1/+11
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-158-0/+22
* switchdev: vlan: Use switchdev_port* in vlan_netdev_opsIdo Schimmel2015-12-151-0/+7
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2015-12-1511-179/+120Star
|\
| * e1000e: Fix msi-x interrupt automaskBenjamin Poirier2015-12-151-6/+5Star
| * e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2015-12-152-12/+19
| * e1000e: Do not read ICR in Other interruptBenjamin Poirier2015-12-151-15/+7Star
| * e1000e: Remove unreachable codeBenjamin Poirier2015-12-151-6/+0Star
| * igb: Explicitly label self-test result indicesJoe Schultz2015-12-151-14/+24
| * igb: Improve cable length function for I210, etc.Joe Schultz2015-12-153-9/+51
| * igb: Don't add PHY address to PCDL addressAaron Sierra2015-12-151-2/+1Star
| * igb: Remove GS40G specific defines/functionsAaron Sierra2015-12-145-106/+11Star
| * e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2015-12-142-12/+5Star
* | net/macb: add support for resetting PHY using GPIOGregory CLEMENT2015-12-153-0/+12
* | net: Fix typo in skb_fclone_busyMasanari Iida2015-12-141-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-1439-1513/+3101
|\ \
| * | ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154Michael Hennerich2015-12-115-0/+1324
| * | Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer2015-12-111-2/+5
| * | ieee802154-atusb: Delete an unnecessary check before the function call "kfree...Markus Elfring2015-12-111-2/+1Star
| * | Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko2015-12-101-2/+2
| * | mac802154: tx: fix synced xmit deadlockAlexander Aring2015-12-102-12/+0Star
| * | ipv6: add ipv6_addr_prefix_copyAlexander Aring2015-12-101-0/+15
| * | 6lowpan: add debugfs supportAlexander Aring2015-12-106-1/+120
| * | 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-104-12/+42
| * | 6lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt2015-12-103-0/+34
| * | 6lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt2015-12-103-0/+35
| * | 6lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt2015-12-103-0/+34
| * | 6lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt2015-12-103-0/+33
| * | 6lowpan: add nhc module for GHC UDP detectionStefan Schmidt2015-12-103-0/+33
| * | 6lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt2015-12-103-0/+36
| * | 6lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt2015-12-101-2/+3
| * | Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain2015-12-104-92/+66Star
| * | Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao2015-12-101-1/+1
| * | Bluetooth: Don't treat connection timeout as a failureJohan Hedberg2015-12-101-2/+10
| * | Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2015-12-101-1/+5
| * | Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain2015-12-103-94/+86Star
| * | Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin2015-12-101-0/+4
| * | Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain2015-12-101-4/+4
| * | Bluetooth: hci_ldisc: Remove dead codePeter Hurley2015-12-101-7/+1Star
| * | Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-104-66/+32Star