summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-06iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-06-06iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-06-06iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-06-06rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-06-06rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-06-06brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel1-7/+5
2015-05-13net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-05-13cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-05-13mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-06net/macb: fix the peripheral version testNicolas Ferre1-1/+1
2015-05-06net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-05-06pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-05-06ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert1-0/+1
2015-04-29bnx2x: Fix busy_poll vs netpollEric Dumazet2-90/+56
2015-04-29udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross1-10/+10
2015-04-07net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-02xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller1-0/+1
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai4-26/+65
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2-6/+41
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-04-01net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2-0/+10
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut1-1/+2
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc3-10/+21
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc1-5/+5
2015-03-31ipvlan: protect against concurrent link removalJiri Benc1-1/+3
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc2-4/+13
2015-03-30Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo1-0/+1
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König1-3/+27
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai2-7/+11
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai1-7/+18
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai3-15/+83
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings4-9/+18
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings4-3/+8
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai1-1/+7
2015-03-25ucc_geth: Intialize link state to down before register_netdevCliff Clark1-0/+3
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein3-12/+14
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay1-7/+8
2015-03-24Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller12-32/+68
2015-03-24rocker: handle non-bridge master changeSimon Horman1-1/+7
2015-03-24iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger1-0/+1
2015-03-24bnx2x: Fix statistics locking schemeYuval Mintz5-100/+83
2015-03-23Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo7-20/+41
2015-03-22can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner1-3/+8