summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-10-23rtlwifi: Add check for get_btc_status callbackLarry Finger1-1/+2
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau1-4/+4
2014-10-23rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese5-6/+26
2014-10-23rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese1-0/+11
2014-10-23rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese1-0/+7
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2-0/+15
2014-10-23rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger1-6/+9
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan3-27/+41
2014-10-23rtlwifi: prevent format string usage from leakingKees Cook1-1/+1
2014-10-23brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist1-13/+12
2014-10-23rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger1-4/+4
2014-10-23hyperv: Fix the total_data_buflen in send pathHaiyang Zhang1-0/+1
2014-10-23amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas1-8/+12
2014-10-23amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas1-1/+1
2014-10-23net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel1-1/+2
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe2-0/+6
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper1-4/+0
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan1-2/+2
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan1-6/+6
2014-10-20ax88179_178a: fix bonding failureIan Morgan1-1/+6
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-32/+12
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-397/+1251
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18vxlan: fix a free after useLi RongQing1-0/+1
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-16vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-10-16vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-16gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-16virtio_net: fix use after freeMichael S. Tsirkin1-1/+3
2014-10-16net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15net: Add ndo_gso_checkTom Herbert2-2/+2
2014-10-15net: ks8842: use dmaengine_terminate_all() APIVinod Koul1-4/+2
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-15/+15
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2-1/+9
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt1-0/+7
2014-10-15virtio_net: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: minor cleanupMichael S. Tsirkin1-4/+2
2014-10-15virtio-net: drop config_mutexMichael S. Tsirkin1-6/+1
2014-10-15virtio_net: drop config_enableMichael S. Tsirkin1-23/+4