summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: Add driver helper functions to determine checksum offloadabilityTom Herbert2015-12-152-0/+214
| * | tcp: Fix conditions to determine checksum offloadTom Herbert2015-12-152-2/+11
| * | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-1513-39/+50
| * | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-1525-39/+43
| * | fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert2015-12-151-1/+1
| * | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-1510-14/+14
| * | net: Add skb_inner_transport_offset functionTom Herbert2015-12-151-0/+5
|/ /
* | ravb: Add fixed-link supportKazuya Mizuguchi2015-12-151-0/+12
* | Merge branch 'mlxsw-bridge-vlan-offloading'David S. Miller2015-12-1514-162/+1001
|\ \
| * | mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel2015-12-151-3/+29
| * | 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/+16
| * | 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/+120
|\ \ | |/ |/|
| * e1000e: Fix msi-x interrupt automaskBenjamin Poirier2015-12-141-6/+5
| * e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2015-12-142-12/+19
| * e1000e: Do not read ICR in Other interruptBenjamin Poirier2015-12-141-15/+7
| * e1000e: Remove unreachable codeBenjamin Poirier2015-12-141-6/+0
| * igb: Explicitly label self-test result indicesJoe Schultz2015-12-141-14/+24
| * igb: Improve cable length function for I210, etc.Joe Schultz2015-12-143-9/+51
| * igb: Don't add PHY address to PCDL addressAaron Sierra2015-12-141-2/+1
| * igb: Remove GS40G specific defines/functionsAaron Sierra2015-12-145-106/+11
| * e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2015-12-142-12/+5
* | net/macb: add support for resetting PHY using GPIOGregory CLEMENT2015-12-143-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/+1
| * | Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko2015-12-101-2/+2
| * | mac802154: tx: fix synced xmit deadlockAlexander Aring2015-12-102-12/+0
| * | 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
OpenPOWER on IntegriCloud