summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix nametable publication field in nl compatRichard Alpe2016-05-171-1/+1
* drivers: net: Don't print unpopulated net_device nameHarvey Hunt2016-05-173-10/+20
* qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-1711-8/+834
* ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven2016-05-171-1/+6
* qed: Remove a stray tabDan Carpenter2016-05-171-1/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-171-6/+6
|\
| * ixgbe: Fix VLAN features errorAlexander Duyck2016-05-171-4/+4
| * ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-171-2/+2
* | net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-24/+2
* | net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes2016-05-171-23/+20
* | bpf, doc: fix typo on bpf_asm descriptionsDaniel Borkmann2016-05-171-8/+8
* | stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia2016-05-171-1/+6
* | net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-24/+2
* | net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes2016-05-175-26/+18
* | netlink: Fix dump skb leak/double freeHerbert Xu2016-05-171-2/+5
* | tipc: check nl sock before parsing nested attributesRichard Alpe2016-05-171-0/+3
* | fq_codel: fix memory limitation driftEric Dumazet2016-05-171-1/+2
* | net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-14/+2
* | net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes2016-05-171-16/+8
* | net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-25/+2
* | net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-173-32/+35
|/
* net: also make sch_handle_egress() drop monitor readyDaniel Borkmann2016-05-161-3/+3
* net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani2016-05-161-8/+3
* Merge branch 'qed-next'David S. Miller2016-05-165-103/+99
|\
| * qed: VFs gracefully accept lack of PMYuval Mintz2016-05-161-1/+1
| * qed: Allow more than 16 VFsYuval Mintz2016-05-161-0/+3
| * qed: Reset link on IOV disableManish Chopra2016-05-161-39/+51
| * qed: Improve VF interrupt resetYuval Mintz2016-05-164-60/+41
| * qed: Correct PF-sanity checkYuval Mintz2016-05-161-3/+3
|/
* net/mlx4_core: Fix access to uninitialized indexTariq Toukan2016-05-161-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-05-163-2/+5
|\
| * Bluetooth: Add USB ID 13D3:3487 to ath3kLauro Costa2016-05-132-0/+3
| * Bluetooth: fix power_on vs close raceJiri Slaby2016-05-131-2/+2
* | Merge branch 'w5100-small-changes'David S. Miller2016-05-163-14/+21
|\ \
| * | net: w5100-spi: add support to specify MAC address by device treeAkinobu Mita2016-05-163-4/+8
| * | net: w5100: increase TX timeout periodAkinobu Mita2016-05-161-1/+0
| * | net: w5100: fix MAC filtering for W5500Akinobu Mita2016-05-161-4/+13
| * | net: w5100: remove unused is_w5200()Akinobu Mita2016-05-161-5/+0
|/ /
* | Merge branch 'lxt-cleanups'David S. Miller2016-05-161-17/+5
|\ \
| * | lxt: simplify lxt970_config_init()Sergei Shtylyov2016-05-161-5/+1
| * | lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov2016-05-161-12/+4
|/ /
* | Merge branch 'bpf-blinding'David S. Miller2016-05-1620-136/+569
|\ \
| * | bpf, s390: add support for constant blindingDaniel Borkmann2016-05-161-17/+56
| * | bpf, arm64: add support for constant blindingDaniel Borkmann2016-05-161-12/+40
| * | bpf, x86: add support for constant blindingDaniel Borkmann2016-05-161-13/+53
| * | bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-165-2/+270
| * | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-168-18/+40
| * | bpf: add bpf_patch_insn_single helperDaniel Borkmann2016-05-163-44/+83
| * | bpf, x86/arm64: remove useless checks on progDaniel Borkmann2016-05-162-6/+0
| * | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-168-10/+18