summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| * | | | | bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
| * | | | | bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
| * | | | | bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
| * | | | | bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
| * | | | | bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3
| * | | | | i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-222-76/+78
| * | | | | i40iw: Add missing VLAN priorityMustafa Ismail2017-09-222-1/+4
| * | | | | i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
| * | | | | i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-223-19/+20
| * | | | | i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
| * | | | | RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
| * | | | | IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky2017-09-221-31/+36
| * | | | | IB/mlx5: fix debugfs cleanupSudip Mukherjee2017-09-221-3/+3
| * | | | | IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-221-0/+3
| * | | | | IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11
| * | | | | iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
| * | | | | iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
| * | | | | iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
| * | | | | IB/core: Fix for core panicAlex Estrin2017-09-221-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-2371-414/+646
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'net-fix-reuseaddr-regression'David S. Miller2017-09-231-2/+4
| |\ \ \ \ \ \
| | * | | | | | inet: fix improper empty comparisonJosef Bacik2017-09-231-1/+1
| | * | | | | | net: use inet6_rcv_saddr to compare socketsJosef Bacik2017-09-231-1/+1
| | * | | | | | net: set tb->fast_sk_familyJosef Bacik2017-09-231-0/+2
| |/ / / / / /
| * | | | | | net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn2017-09-231-2/+6
| * | | | | | MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt2017-09-231-2/+2
| * | | | | | net: prevent dst uses after freeEric Dumazet2017-09-223-20/+6Star
| * | | | | | net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven2017-09-221-1/+1
| * | | | | | Merge branch 'smc-bug-fixes'David S. Miller2017-09-2211-37/+58
| |\ \ \ \ \ \
| | * | | | | | net/smc: no close wait in case of process shut downUrsula Braun2017-09-221-7/+8
| | * | | | | | net/smc: introduce a delayUrsula Braun2017-09-223-10/+16
| | * | | | | | net/smc: terminate link group if out-of-sync is receivedUrsula Braun2017-09-223-11/+8Star
| | * | | | | | net/smc: longer delay for client link group removalUrsula Braun2017-09-221-4/+12
| | * | | | | | net/smc: adapt send request completion notificationUrsula Braun2017-09-221-1/+1
| | * | | | | | net/smc: adjust net_device refcountUrsula Braun2017-09-221-1/+3
| | * | | | | | net/smc: take RCU read lock for routing cache lookupUrsula Braun2017-09-221-3/+7
| | * | | | | | net/smc: add receive timeout checkHans Wippel2017-09-221-0/+2
| | * | | | | | net/smc: add missing dev_putHans Wippel2017-09-221-0/+1
| |/ / / / / /
| * | | | | | net: stmmac: Cocci spatch "of_table"Thomas Meyer2017-09-221-0/+1
| * | | | | | Merge branch 'lan78xx-fixes'David S. Miller2017-09-221-10/+24
| |\ \ \ \ \ \
| | * | | | | | lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed2017-09-221-1/+0Star
| | * | | | | | lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed2017-09-221-5/+4Star
| | * | | | | | lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed2017-09-221-4/+20
| |/ / / / / /
| * | | | | | Merge branch 'phylib-xcvr-type'David S. Miller2017-09-223-2/+9
| |\ \ \ \ \ \
| | * | | | | | net: phy: Keep reporting transceiver typeFlorian Fainelli2017-09-221-1/+2
| | * | | | | | net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-222-1/+7
| |/ / / / / /
| * | | | | | net: qcom/emac: add software control for pause frame modeTimur Tabi2017-09-224-0/+58
| * | | | | | hv_netvsc: fix send buffer failure on MTU changeAlex Ng2017-09-223-5/+12
| * | | | | | net_sched: remove cls_flower idr on failureCong Wang2017-09-221-6/+9