aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-12-06can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-12-06qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-12-06ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
2014-11-21net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-21iwlwifi: configure the LTREmmanuel Grumbach
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-11-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-14drivers/net: macvtap and tun depend on INETBen Hutchings
2014-11-14ax88179_178a: fix bonding failureIan Morgan
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon
2014-10-15hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-05rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-10-05Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-10-05carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau
2014-08-07net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2014-08-07net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2014-08-07net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2014-08-07net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2014-07-28mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-28net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-28net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork
2014-07-28net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-28iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka
2014-06-30net: cpsw: fix null dereference at probeJohan Hovold
2014-06-30can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang