summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-15be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+68
2015-06-15xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-15xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1
2015-06-15net: dp83640: fix improper double spin locking.Richard Cochran1-2/+2
2015-06-15net: dp83640: reinforce locking rules.Richard Cochran1-1/+16
2015-06-15net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-06-15cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-06-15rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel1-1/+1
2015-06-15net: phy: Allow EEE for all RGMII variantsFlorian Fainelli1-3/+4
2015-06-10iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-06-10rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-06-10rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-05-18rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan5-14/+30
2015-05-18wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-18e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-18rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-18rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-11ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert1-0/+1
2015-05-11net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-05-11mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5
2015-04-28tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \\\\(NEC\\\\)1-0/+2
2015-04-28usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings4-9/+18
2015-04-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings4-3/+8
2015-04-28udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross1-10/+10
2015-04-27vxlan: Fix double free of skb.Pravin B Shelar1-10/+24
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko1-16/+6
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko3-10/+12
2015-04-27vlan: kill vlan_put_tag helperJiri Pirko3-20/+7
2015-04-27bnx2x: Fix busy_poll vs netpollEric Dumazet2-90/+56
2015-04-27net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-27xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-04-27bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut1-1/+2
2015-04-27net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay1-7/+8
2015-04-25rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger1-1/+11
2015-04-25can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner1-3/+8
2015-04-25ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13
2015-04-23iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-04-17net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-04-17rtlwifi: Improve handling of IPv6 packetsLarry Finger1-2/+5
2015-03-28bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-28can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish1-5/+23
2015-03-28can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+8
2015-03-24Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-24virtio-net: correctly delete napi hashJason Wang1-5/+4
2015-03-24net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy1-2/+1
2015-03-24ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-14team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-14usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-03-14net: bcmgenet: fix throughtput regressionJaedon Shin2-27/+88
2015-03-14macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5