summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-12team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko
2015-03-12usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-03-12macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-03-12team: fix possible null pointer dereference in team_handle_frameJiri Pirko
2015-03-12net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-03-05ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2015-03-01iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-01iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-02-10ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-08drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-08can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-08can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-08can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-08can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-29can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-29can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-29can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-28drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-28net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-26enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-26team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-26alx: fix alx_poll()Eric Dumazet
2015-01-26tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-26ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-14can: peak_usb: fix memset() usageStephane Grosjean
2015-01-14can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-14ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-14ath9k_hw: fix hardware queue allocationFelix Fietkau
2015-01-07igb: bring link up when PHY is powered upTodd Fujinaka
2015-01-06net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2015-01-06net: mvneta: fix Tx interrupt delaywilly tarreau
2015-01-06xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2015-01-06net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2015-01-06tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2015-01-06Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
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-06ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan
2014-11-27pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-27qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-11-27ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
2014-11-19mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-11-19macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-19tun: Fix csum_start with VLAN accelerationHerbert Xu