summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* team: track sum of rx_nohandler for all slavesJarod Wilson2016-02-062-3/+8
* net: add rx_nohandler stat counterJarod Wilson2016-02-065-1/+16
* net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson2016-02-061-6/+13
* tipc: fix link priority propagationRichard Alpe2016-02-061-0/+6
* tipc: fix link attribute propagation bugRichard Alpe2016-02-063-30/+16
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-0614-130/+282
|\
| * i40e: add 100Mb ethtool reportingCatherine Sullivan2016-02-042-0/+5
| * i40e: AQ Add external power class to get link statusShannon Nelson2016-02-042-2/+12
| * i40e: AQ Geneve cloud tunnel typeShannon Nelson2016-02-042-4/+4
| * i40e: AQ Add Run PHY Activity structShannon Nelson2016-02-042-0/+26
| * i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers2016-02-041-5/+7
| * i40e: add new proxy-wol bit for X722Shannon Nelson2016-02-042-0/+2
| * i40e/i40evf: Use private workqueueJesse Brandeburg2016-02-042-2/+23
| * i40evf: add new write-back modeAnjali Singhai Jain2016-02-043-0/+27
| * i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-044-7/+54
| * i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain2016-02-041-1/+52
| * i40e: add new device IDs for X722Anjali Singhai Jain2016-02-043-0/+6
| * i40e: bump version to 1.4.10Catherine Sullivan2016-02-041-1/+1
| * i40e: update features with right offloadJesse Brandeburg2016-02-041-5/+5
| * i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2016-02-042-4/+9
| * i40evf: null out ring pointers on freeMitch Williams2016-02-041-0/+2
| * i40e: define function capabilities in only one placeShannon Nelson2016-02-043-57/+30
| * i40evf: allow channel bonding of VFsMitch Williams2016-02-043-4/+8
| * i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-042-1/+2
| * i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-02-042-42/+12
| * i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil2016-02-041-1/+1
* | ipvlan: inherit MTU from master deviceMahesh Bandewar2016-02-051-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-024705-86936/+297790
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-02154-843/+1402
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-317-35/+51
| | |\
| | | * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-292-26/+18
| | | * Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg2016-01-291-3/+3
| | | * Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-291-2/+12
| | | * Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-292-3/+9
| | | * Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann2016-01-271-0/+3
| | | * Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-01-231-0/+3
| | | * Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-231-1/+3
| | * | tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-301-2/+0
| | * | irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-301-2/+1
| | * | Merge branch 'arnd-net-driver-fixes'David S. Miller2016-01-306-47/+25
| | |\ \
| | | * | net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-301-1/+1
| | | * | net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-301-2/+2
| | | * | net: vxge: avoid unused function warningsArnd Bergmann2016-01-301-19/+12
| | | * | net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-301-1/+4
| | | * | net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-301-18/+0
| | | * | net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-301-6/+6
| | |/ /
| | * | Merge branch 'ipv6-sticky-pktinfo'David S. Miller2016-01-304-7/+21
| | |\ \
| | | * | ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-01-301-0/+3
| | | * | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-303-7/+18
| | |/ /
| | * | Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller2016-01-3022-80/+136
| | |\ \