aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driverNimrod Andy1-0/+9
2016-03-03vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann1-1/+3
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang1-7/+3
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang1-3/+1
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon2-34/+32
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal1-1/+5
2016-03-03qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-03tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan1-14/+19
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier3-4/+26
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman1-2/+2
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez3-11/+10
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson1-3/+20
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent1-1/+1
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent1-2/+2
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson1-4/+6
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent1-4/+2
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua1-3/+11
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein1-10/+10
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman1-17/+8
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman3-5/+13
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of channelsTariq Toukan3-4/+15
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan4-22/+46
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha1-10/+15
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan1-4/+11
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan4-22/+1
2016-03-02r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48Chunhao Lin1-4/+0
2016-03-02bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt1-1/+1
2016-03-02bnx2x: define event data reserved fields as little-endianMichal Schmidt1-6/+6
2016-03-02bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt3-7/+5
2016-03-02bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt1-3/+5
2016-03-02bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2-5/+7
2016-03-02bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt1-6/+0
2016-03-02bnx2x: fix crash on big-endian when adding VLANMichal Schmidt3-16/+12
2016-03-02mac80211_hwsim: treat as part of mac80211 for MAINTAINERSJohannes Berg1-0/+1
2016-03-01of_mdio: fix kernel-doc for of_phy_connect()Sergei Shtylyov1-0/+1
2016-03-01sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long1-5/+5
2016-03-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-03-01phy: micrel: Disable auto negotiation on startupAlexandre Belloni1-0/+11
2016-03-01phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni1-1/+16
2016-03-01ppp: lock ppp->flags in ppp_read() and ppp_poll()Guillaume Nault1-1/+9
2016-03-01bna: fix list corruptionIvan Vecera1-1/+1
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau1-1/+1
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2-10/+28
2016-02-293c59x: mask LAST_FRAG bit from length field in ringNeil Horman1-1/+1
2016-02-26net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真4-7/+23
2016-02-26can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider1-13/+11
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham3-1/+16
2016-02-25r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin1-2/+12