summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-18batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli
2016-05-18batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann
2016-05-18batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann
2016-05-18batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann
2016-05-18batman-adv: fix skb deref after freeFlorian Westphal
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf
2016-05-17Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller
2016-05-17bpf: arm64: remove callee-save registers use for tmp registersYang Shi
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru
2016-05-17ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven
2016-05-17qed: Remove a stray tabDan Carpenter
2016-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-17net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes
2016-05-17bpf, doc: fix typo on bpf_asm descriptionsDaniel Borkmann
2016-05-17stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia
2016-05-17net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes
2016-05-17netlink: Fix dump skb leak/double freeHerbert Xu
2016-05-17tipc: check nl sock before parsing nested attributesRichard Alpe
2016-05-17fq_codel: fix memory limitation driftEric Dumazet
2016-05-17net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes
2016-05-17net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes
2016-05-16ixgbe: Fix VLAN features errorAlexander Duyck
2016-05-16ixgbe: use correct mask when enabling sriovEmil Tantilov
2016-05-16net: also make sch_handle_egress() drop monitor readyDaniel Borkmann
2016-05-16net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani
2016-05-16Merge branch 'qed-next'David S. Miller
2016-05-16qed: VFs gracefully accept lack of PMYuval Mintz
2016-05-16qed: Allow more than 16 VFsYuval Mintz
2016-05-16qed: Reset link on IOV disableManish Chopra
2016-05-16qed: Improve VF interrupt resetYuval Mintz
2016-05-16qed: Correct PF-sanity checkYuval Mintz
2016-05-16net/mlx4_core: Fix access to uninitialized indexTariq Toukan
2016-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-05-16Merge branch 'w5100-small-changes'David S. Miller
2016-05-16net: w5100-spi: add support to specify MAC address by device treeAkinobu Mita
2016-05-16net: w5100: increase TX timeout periodAkinobu Mita
2016-05-16net: w5100: fix MAC filtering for W5500Akinobu Mita