aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt3-10/+20
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru11-8/+834
2016-05-17ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven1-1/+6
2016-05-17qed: Remove a stray tabDan Carpenter1-1/+1
2016-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-6/+6
2016-05-16net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-16net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes1-23/+20
2016-05-16bpf, doc: fix typo on bpf_asm descriptionsDaniel Borkmann1-8/+8
2016-05-16stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia1-1/+6
2016-05-16net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-16net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes5-26/+18
2016-05-16netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-05-16tipc: check nl sock before parsing nested attributesRichard Alpe1-0/+3
2016-05-16fq_codel: fix memory limitation driftEric Dumazet1-1/+2
2016-05-16net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-14/+2
2016-05-16net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes1-16/+8
2016-05-16net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-25/+2
2016-05-16net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes3-32/+35
2016-05-16ixgbe: Fix VLAN features errorAlexander Duyck1-4/+4
2016-05-16ixgbe: use correct mask when enabling sriovEmil Tantilov1-2/+2
2016-05-16net: also make sch_handle_egress() drop monitor readyDaniel Borkmann1-3/+3
2016-05-16net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani1-8/+3
2016-05-16Merge branch 'qed-next'David S. Miller5-103/+99
2016-05-16qed: VFs gracefully accept lack of PMYuval Mintz1-1/+1
2016-05-16qed: Allow more than 16 VFsYuval Mintz1-0/+3
2016-05-16qed: Reset link on IOV disableManish Chopra1-39/+51
2016-05-16qed: Improve VF interrupt resetYuval Mintz4-60/+41
2016-05-16qed: Correct PF-sanity checkYuval Mintz1-3/+3
2016-05-16net/mlx4_core: Fix access to uninitialized indexTariq Toukan1-2/+2
2016-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-2/+5
2016-05-16Merge branch 'w5100-small-changes'David S. Miller3-14/+21
2016-05-16net: w5100-spi: add support to specify MAC address by device treeAkinobu Mita3-4/+8
2016-05-16net: w5100: increase TX timeout periodAkinobu Mita1-1/+0
2016-05-16net: w5100: fix MAC filtering for W5500Akinobu Mita1-4/+13
2016-05-16net: w5100: remove unused is_w5200()Akinobu Mita1-5/+0
2016-05-16Merge branch 'lxt-cleanups'David S. Miller1-17/+5
2016-05-16lxt: simplify lxt970_config_init()Sergei Shtylyov1-5/+1
2016-05-16lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov1-12/+4
2016-05-16Merge branch 'bpf-blinding'David S. Miller20-136/+569
2016-05-16bpf, s390: add support for constant blindingDaniel Borkmann1-17/+56
2016-05-16bpf, arm64: add support for constant blindingDaniel Borkmann1-12/+40
2016-05-16bpf, x86: add support for constant blindingDaniel Borkmann1-13/+53
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann5-2/+270
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann8-18/+40
2016-05-16bpf: add bpf_patch_insn_single helperDaniel Borkmann3-44/+83
2016-05-16bpf, x86/arm64: remove useless checks on progDaniel Borkmann2-6/+0
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann8-10/+18
2016-05-16bpf: move bpf_jit_enable declarationDaniel Borkmann2-1/+2
2016-05-16bpf: minor cleanups in ebpf codeDaniel Borkmann2-21/+15
2016-05-16net: dsa: mv88e6xxx: remove bridge workVivien Didelot2-34/+8