summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03net: moxa: fix an error codeDan Carpenter
2016-03-03MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driverNimrod Andy
2016-03-03vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-03-03qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork
2016-03-03tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02Merge branch 'dwc_eth_qos'David S. Miller
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent
2016-03-02Merge branch 'mlx4-fixes'David S. Miller
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-02Merge branch 'mlx5-fixes'David S. Miller
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2016-03-02r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48Chunhao Lin
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-03-02Merge branch 'bnx2x-fixes'David S. Miller
2016-03-02bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt
2016-03-02bnx2x: define event data reserved fields as little-endianMichal Schmidt
2016-03-02bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt
2016-03-02bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt
2016-03-02bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt
2016-03-02bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt
2016-03-02bnx2x: fix crash on big-endian when adding VLANMichal Schmidt
2016-03-02mac80211_hwsim: treat as part of mac80211 for MAINTAINERSJohannes Berg
2016-03-01of_mdio: fix kernel-doc for of_phy_connect()Sergei Shtylyov
2016-03-01sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long
2016-03-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-03-01Merge branch 'phy-micrel-fixes'David S. Miller
2016-03-01phy: micrel: Disable auto negotiation on startupAlexandre Belloni
2016-03-01phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni
2016-03-01ppp: lock ppp->flags in ppp_read() and ppp_poll()Guillaume Nault
2016-03-01bna: fix list corruptionIvan Vecera
2016-03-01Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/...David S. Miller