summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xscale (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-11net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal1-0/+2
2017-06-11net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal1-15/+26
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal1-10/+11
2017-06-11net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni1-8/+19
2017-06-11net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni1-33/+14
2017-06-11net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverseJia-Ju Bai1-1/+1
2017-06-11net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai1-5/+1
2017-06-10Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller1-4/+0
2017-06-10sctp: disable BH in sctp_for_each_endpointXin Long1-2/+2
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2017-06-10l2tp: cast l2tp traffic counter to unsignedDominik Heidler1-6/+7
2017-06-10net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes1-3/+0
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval2-1/+13
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg1-0/+1
2017-06-09net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org1-9/+22
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2-9/+12
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2-4/+14
2017-06-09Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen1-0/+14
2017-06-09af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk1-1/+6
2017-06-09net: phy: add missing SPEED_14000Joe Perches1-0/+2
2017-06-09can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp2-2/+2
2017-06-09can: af_can: namespace support: fix lockdep splat: properly initialize spin_lockMarc Kleine-Budde1-2/+1
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold1-3/+1
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean1-1/+1
2017-06-09can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde1-0/+3
2017-06-09net: vrf: Make add_fib_rules per network namespace flagDavid Ahern1-4/+32
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann1-11/+30
2017-06-08ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel1-2/+4
2017-06-08bonding: fix 802.3ad support for 14G speedNicolas Dichtel1-0/+9
2017-06-08bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet1-0/+18
2017-06-08openvswitch: warn about missing first netlink attributeNicolas Dichtel1-0/+1
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann1-0/+1
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller2-3/+2
2017-06-08netvsc: move filter setting to rndis_devicestephen hemminger3-34/+34
2017-06-08netvsc: fix net poll modestephen hemminger1-4/+15
2017-06-08netvsc: fix rcu dereference warning from ethtoolstephen hemminger1-1/+1
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern2-0/+6
2017-06-08net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval1-1/+2
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk1-1/+3
2017-06-08Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller1-3/+1
2017-06-08net: emac: fix and unify emac_mdio functionsChristian Lamparter1-23/+18
2017-06-08net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk1-1/+3
2017-06-08hsi: Fix build regression due to netdev destructor fix.David S. Miller1-1/+1
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell1-2/+2
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller62-103/+105
2017-06-07bpf, arm64: use separate register for state in stxrDaniel Borkmann1-2/+5
2017-06-07net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart1-2/+0