summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal
2017-06-11net: ena: add missing unmap bars on device removalNetanel Belgazal
2017-06-11net: ena: fix race condition between submit and completion admin commandNetanel Belgazal
2017-06-11net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal
2017-06-11net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal
2017-06-10Merge branch 'mvpp2-fixes'David S. Miller
2017-06-10net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni
2017-06-10net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni
2017-06-10net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverseJia-Ju Bai
2017-06-10net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai
2017-06-10Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller
2017-06-10sctp: disable BH in sctp_for_each_endpointXin Long
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-10l2tp: cast l2tp traffic counter to unsignedDominik Heidler
2017-06-10net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes
2017-06-10Merge branch 'bnx2x-Fix-malicious-VFs-indication'David S. Miller
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2017-06-09Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg
2017-06-09net: rps: send out pending IPI's on CPU hotplugashwanth@codeaurora.org
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor
2017-06-09Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen
2017-06-09af_unix: Add sockaddr length checks before accessing sa_family in bind and co...Mateusz Jurczyk
2017-06-09net: phy: add missing SPEED_14000Joe Perches
2017-06-09can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp
2017-06-09can: af_can: namespace support: fix lockdep splat: properly initialize spin_lockMarc Kleine-Budde
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean
2017-06-09can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde
2017-06-08net: vrf: Make add_fib_rules per network namespace flagDavid Ahern
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann
2017-06-08ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel
2017-06-08bonding: fix 802.3ad support for 14G speedNicolas Dichtel
2017-06-08bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet
2017-06-08openvswitch: warn about missing first netlink attributeNicolas Dichtel
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller
2017-06-08Merge branch 'netvsc-bug-fixes'David S. Miller
2017-06-08netvsc: move filter setting to rndis_devicestephen hemminger
2017-06-08netvsc: fix net poll modestephen hemminger
2017-06-08netvsc: fix rcu dereference warning from ethtoolstephen hemminger
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-06-08net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-06-08Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller