summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlxfw: remove redundant goto on error checkColin Ian King2017-06-061-2/+0
* Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-06-0619-59/+245
|\
| * rxrpc: Add service upgrade support for client connectionsDavid Howells2017-06-058-12/+106
| * rxrpc: Implement service upgradeDavid Howells2017-06-057-12/+71
| * rxrpc: Permit multiple service bindingDavid Howells2017-06-056-24/+51
| * rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells2017-06-0510-13/+19
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-06-068-43/+103
|\ \
| * | e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov2017-06-061-6/+6
| * | e1000e: Don't return uninitialized statsBenjamin Poirier2017-06-061-1/+1
| * | igb: Remove useless argumentBenjamin Poirier2017-06-063-7/+7
| * | igb: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-063-0/+31
| * | igb: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-063-0/+4
| * | e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-063-7/+12
| * | igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-061-5/+18
| * | igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller2017-06-061-2/+10
| * | e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2017-06-061-2/+8
| * | igb: mark PM functions as __maybe_unusedArnd Bergmann2017-06-061-13/+5
| * | igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-06-061-0/+1
|/ /
* | mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King2017-06-051-1/+1
* | net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng2017-06-051-0/+5
* | net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com2017-06-051-5/+3
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-0529-73/+78
* | net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com2017-06-051-7/+4
* | net: sched: select cls when cls_act is enabledJiri Pirko2017-06-051-0/+1
* | genetlink: remove ops_list from genetlink header.Rosen, Rami2017-06-051-1/+0
|/
* Merge branch 'mlxsw-Minor-cleanup'David S. Miller2017-06-044-38/+41
|\
| * mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel2017-06-041-12/+12
| * mlxsw: Fix typo inside enumerationIdo Schimmel2017-06-042-4/+4
| * mlxsw: spectrum: Tidy up header fileIdo Schimmel2017-06-041-22/+25
|/
* mlxsw: spectrum: Rename the firmware fileYotam Gigi2017-06-041-1/+1
* Merge branch 'qed-vf-xdp'David S. Miller2017-06-0415-330/+1205
|\
| * qede: VF XDP supportMintz, Yuval2017-06-041-3/+31
| * qed: VF XDP supportMintz, Yuval2017-06-044-7/+40
| * qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-047-72/+231
| * qed: Multiple qzone queues for VFsMintz, Yuval2017-06-047-35/+215
| * qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-044-72/+123
| * qed: Make VF legacy a bitfieldMintz, Yuval2017-06-043-21/+33
| * qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-044-4/+88
| * qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-043-45/+95
| * qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-046-32/+52
| * qed: Create L2 queue databaseMintz, Yuval2017-06-046-3/+133
| * qed: Add bitmaps for VF CIDsMintz, Yuval2017-06-042-74/+202
|/
* Merge branch 'skb-sgvec-overflow'David S. Miller2017-06-049-54/+116
|\
| * virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-041-2/+7
| * macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-041-2/+11
| * rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-041-5/+14
| * ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-044-18/+38
| * skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2017-06-042-27/+46
|/
* Merge branch 'bpf-Add-BPF-support-to-all-perf_event'David S. Miller2017-06-0410-120/+290
|\
| * bpf: update perf event helper functions documentationTeng Qin2017-06-042-8/+14