summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
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-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-12-06bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
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-21iwlwifi: configure the LTREmmanuel Grumbach
2014-11-21mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-21tun: Fix csum_start with VLAN accelerationHerbert Xu
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-11-21vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-21Revert "drivers/net: Disable UFO through virtio"Greg Kroah-Hartman
2014-11-14Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-11-14wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez
2014-11-14rt2x00: support Ralink 5362.Canek Peláez Valdés
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-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-14drivers/net: Disable UFO through virtioBen Hutchings
2014-11-14ax88179_178a: fix bonding failureIan Morgan
2014-11-14vxlan: fix a free after useLi RongQing
2014-11-14vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-11-14vxlan: fix a use after free in vxlan_encap_bypassLi RongQing