summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson2016-03-021-4/+6
* dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent2016-03-021-4/+2
* Merge branch 'mlx4-fixes'David S. Miller2016-03-023-14/+22
|\
| * net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2016-03-021-1/+1
| * net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua2016-03-021-3/+11
| * net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein2016-03-021-10/+10
|/
* Merge branch 'mlx5-fixes'David S. Miller2016-03-028-84/+109
|\
| * net/mlx5e: Provide correct packet/bytes statisticsGal Pressman2016-03-021-17/+8
| * net/mlx5e: Add rx/tx bytes software countersGal Pressman2016-03-023-5/+13
| * net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan2016-03-023-4/+15
| * net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-024-22/+46
| * net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha2016-03-021-10/+15
| * net/mlx5e: Fix LRO modifyTariq Toukan2016-03-021-4/+11
| * net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan2016-03-024-22/+1
|/
* r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48Chunhao Lin2016-03-021-4/+0
* Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-03-024-11/+31
|\
| * mac80211_hwsim: treat as part of mac80211 for MAINTAINERSJohannes Berg2016-03-021-0/+1
| * mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau2016-03-011-1/+1
| * mac80211: Fix Public Action frame RX in AP modeJouni Malinen2016-03-011-0/+1
| * mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2016-03-012-10/+28
* | Merge branch 'bnx2x-fixes'David S. Miller2016-03-024-42/+34
|\ \
| * | bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt2016-03-021-1/+1
| * | bnx2x: define event data reserved fields as little-endianMichal Schmidt2016-03-021-6/+6
| * | bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-023-7/+5
| * | bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt2016-03-021-3/+5
| * | bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2016-03-022-5/+7
| * | bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt2016-03-021-6/+0
| * | bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-023-16/+12
|/ /
* | of_mdio: fix kernel-doc for of_phy_connect()Sergei Shtylyov2016-03-011-0/+1
* | sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long2016-03-011-5/+5
* | sctp: lack the check for ports in sctp_v6_cmp_addrXin Long2016-03-011-0/+2
* | Merge branch 'phy-micrel-fixes'David S. Miller2016-03-011-1/+27
|\ \
| * | phy: micrel: Disable auto negotiation on startupAlexandre Belloni2016-03-011-0/+11
| * | phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni2016-03-011-1/+16
|/ /
* | ppp: lock ppp->flags in ppp_read() and ppp_poll()Guillaume Nault2016-03-011-1/+9
* | bna: fix list corruptionIvan Vecera2016-03-011-1/+1
* | Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/...David S. Miller2016-03-011-13/+11
|\ \
| * | can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-02-261-13/+11
* | | 3c59x: mask LAST_FRAG bit from length field in ringNeil Horman2016-02-291-1/+1
* | | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真2016-02-264-7/+23
|/ /
* | net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-253-1/+16
* | r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin2016-02-251-2/+12
* | net: fix bridge multicast packet checksum validationLinus Lüssing2016-02-251-2/+20
* | net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren2016-02-251-0/+1
* | net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren2016-02-251-1/+0
* | net: vrf: Remove direct access to skb->dataDavid Ahern2016-02-251-5/+8
* | net: jme: fix suspend/resume on JMC260Diego Viola2016-02-251-1/+2
* | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-02-248-20/+66
|\|
| * cfg80211: stop critical protocol session upon disconnect eventArend van Spriel2016-02-231-0/+6
| * nl80211: Zero out the connection keys memory when freeing them.Ola Olsson2016-02-231-1/+1