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-27i40e: adds FCoE configure optionVasu Dev
2015-01-27iwlwifi: mvm: fix Rx with both chainsEyal Shapira
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-27rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger
2015-01-27rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger
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-27xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2015-01-27net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2015-01-27net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-27xen-netback: support frontends without feature-rx-notify againDavid Vrabel
2015-01-27net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2015-01-16brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16iwlwifi: add new device IDs for 3165Emmanuel Grumbach
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2015-01-16iwlwifi: dvm: fix flush support for old firmwareEmmanuel 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
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman
2014-12-16rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger
2014-12-16rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger
2014-12-16rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger
2014-12-16xen-netfront: use correct linear area after linearizing an skbDavid Vrabel
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-12-02xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-11-29sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen
2014-11-29sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura
2014-11-29bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf
2014-11-26Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-11-26net: dsa: bcm_sf2: reset switch prior to initializationFlorian Fainelli
2014-11-26net: dsa: bcm_sf2: fix unmapping registers in case of errorsFlorian Fainelli
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo