summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Allow to extend NCSI request propertiesGavin Shan2016-10-044-14/+17
* net/ncsi: Rework request index allocationGavin Shan2016-10-042-8/+10
* net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan2016-10-041-2/+2
* net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2016-10-042-7/+8
* net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2016-10-042-27/+81
* net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-10-041-31/+37
* net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju2016-10-043-0/+204
* vmxnet3: Wake queue from reset workBenjamin Poirier2016-10-041-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-10-032-1/+3
|\
| * fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-021-1/+2
| * fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-021-0/+1
* | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-031-0/+6
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-031-29/+47
|\ \
| * | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-031-2/+9
| * | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-031-16/+22
| * | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-031-11/+16
* | | Merge branch 'qed-qedr-infrastructure'David S. Miller2016-10-0328-22/+6944
|\ \ \ | |/ / |/| |
| * | qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-037-12/+523
| * | qed: Add support for memory registeration verbsRam Amrani2016-10-032-0/+246
| * | qed: Add support for QP verbsRam Amrani2016-10-034-0/+1413
| * | qed: PD,PKEY and CQ verb supportRam Amrani2016-10-033-0/+375
| * | qed: Add support for RoCE hw initRam Amrani2016-10-0317-8/+1620
| * | qede: Add qedr frameworkRam Amrani2016-10-037-17/+451
| * | qed: Add Light L2 supportYuval Mintz2016-10-0313-3/+2334
|/ /
* | ptp: Fix resource leak in case of errorChristophe Jaillet2016-10-031-0/+1
* | net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun2016-10-031-4/+9
* | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani2016-10-031-15/+22
* | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-10-031-0/+9
* | net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov2016-10-031-2/+1
* | Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-0312-105/+125
|\ \
| * | rxrpc: Fix the call timer handlingDavid Howells2016-09-302-13/+20
| * | rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-308-74/+82
| * | rxrpc: Remove error from struct rxrpc_skb_priv as it is unusedDavid Howells2016-09-301-1/+0
| * | rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells2016-09-306-21/+24
| * | rxrpc: Reduce ssthresh to peer's receive windowDavid Howells2016-09-301-0/+2
| * | rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthreshDavid Howells2016-09-301-3/+3
| * | rxrpc: Actually display the tx_data trace retransmission noteDavid Howells2016-09-301-1/+2
* | | Merge branch 'ovs-mpls'David S. Miller2016-10-034-38/+22
|\ \ \
| * | | openvswitch: use mpls_hdrJiri Benc2016-10-032-24/+12
| * | | mpls: move mpls_hdr to a common locationJiri Benc2016-10-032-9/+10
| * | | openvswitch: mpls: set network header correctly on key extractJiri Benc2016-10-031-8/+3
|/ / /
* | | mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann2016-10-031-3/+7
* | | net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann2016-10-031-1/+1
| |/ |/|
* | cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann2016-10-031-6/+1
* | net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann2016-10-031-0/+3
* | net: pktgen: fix pkt_sizePaolo Abeni2016-10-031-11/+10
* | net: fec: set mac address unconditionallyGavin Schenk2016-10-031-7/+5
* | net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie2016-10-031-4/+4
* | cxgb4: mark cxgb_setup_tc() staticBaoyou Xie2016-10-031-2/+2
* | ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski2016-10-021-17/+14