summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2014-11-19iwlwifi: configure the LTREmmanuel Grumbach
2014-11-19vio: fix reuse of vio_dring slotDwight Engen
2014-11-19vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-13wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-11-13wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez
2014-11-13rt2x00: support Ralink 5362.Canek Peláez Valdés
2014-11-13fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-13rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov
2014-11-13wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez
2014-11-13drivers/net: macvtap and tun depend on INETBen Hutchings
2014-11-13drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-05ax88179_178a: fix bonding failureIan Morgan
2014-11-05vxlan: fix a free after useLi RongQing
2014-11-05vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-11-05vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-10-31rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka
2014-10-31iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon
2014-10-17team: avoid race condition in scheduling delayed workJoe Lawrence
2014-10-17hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-10-17Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-10-17macvtap: Fix race between device delete and open.Vlad Yasevich
2014-10-17tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-17tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-17vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel
2014-10-17myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-13rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-10-13Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach
2014-09-26ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-09-18carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl
2014-08-26tg3: Add support for new 577xx device idsNithin Sujir
2014-08-26bnx2x: Test nvram when interface is downYuval Mintz
2014-08-26netxen: Correct off-by-one errors in bounds checksDavid Gibson
2014-08-26DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King