summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia2016-10-291-0/+1
* net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia2016-10-291-16/+34
* net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2016-10-292-1/+2
* net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2016-10-292-3/+21
* net/mlx5: Correctly initialize last use of flow countersPaul Blakey2016-10-291-0/+1
* net/mlx5: Fix autogroups groups num not decreasingPaul Blakey2016-10-291-0/+3
* net/mlx5: Keep autogroups list orderedPaul Blakey2016-10-291-3/+3
* net/mlx5: Always Query HCA caps after setting themDaniel Jurgens2016-10-291-6/+6
* {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-294-18/+27
* sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2016-10-291-6/+6
* Merge branch 'mlxsw-fixes'David S. Miller2016-10-281-1/+4
|\
| * mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko2016-10-281-1/+2
| * mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko2016-10-281-0/+2
|/
* net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2016-10-271-1/+2
* net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King2016-10-271-1/+1
* flow_dissector: fix vlan tag handlingArnd Bergmann2016-10-271-5/+5
* net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-272-2/+5
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-272-20/+50
* kalmia: avoid potential uninitialized variable useArnd Bergmann2016-10-271-1/+1
* macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner2016-10-271-8/+18
* at803x: double check SGMII side autonegZefir Kurtisi2016-10-271-0/+39
* Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-271-26/+0Star
* MAINTAINERS: Update qlogic networking driversMintz, Yuval2016-10-271-19/+22
* netvsc: fix incorrect receive checksum offloadingStephen Hemminger2016-10-271-8/+11
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-264-9/+11
* sctp: fix the panic caused by route updateXin Long2016-10-261-1/+7
* doc: update docbook annotations for socket and skbStephen Hemminger2016-10-262-1/+4
* rocker: fix error return code in rocker_world_check_init()Wei Yongjun2016-10-261-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-235-36/+51
|\
| * Bluetooth: btwilink: Fix probe return valueJacob Siverskog2016-10-201-1/+1
| * Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski2016-10-193-35/+42
| * Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne2016-10-131-0/+8
* | net: sctp, forbid negative lengthJiri Slaby2016-10-231-1/+4
* | net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam2016-10-231-3/+3
* | ipv6: do not increment mac header when it's unsetJason A. Donenfeld2016-10-231-1/+2
* | bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru2016-10-231-1/+1
* | Merge branch 'qed-fixes'David S. Miller2016-10-226-42/+75
|\ \
| * | qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2016-10-222-6/+6
| * | qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-221-0/+2
| * | qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru2016-10-221-0/+7
| * | qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-223-1/+3
| * | qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-223-35/+49
| * | qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
| * | qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2
|/ /
* | ipv4: use the right lock for ping_group_rangeWANG Cong2016-10-221-4/+4
* | Merge branch 'dsa-bcm_sf2-do-not-rely-on-kexec_in_progress'David S. Miller2016-10-222-3/+3
|\ \
| * | net: dsa: bcm_sf2: Do not rely on kexec_in_progressFlorian Fainelli2016-10-221-2/+3
| * | Revert "kexec: Export kexec_in_progress to modules"Florian Fainelli2016-10-221-1/+0Star
|/ /
* | netns: revert "netns: avoid disabling irq for netns id"Paul Moore2016-10-221-15/+20
* | ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-213-6/+15