summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-02-24xen-netback: release pending index before pushing Tx responsesDavid Vrabel
2015-02-24mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland
2015-02-23altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka
2015-02-23altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka
2015-02-23team: fix possible null pointer dereference in team_handle_frameJiri Pirko
2015-02-22r8169: Revert BQL and xmit_more support.David S. Miller
2015-02-22wan: cosa: replace current->state by set_current_state()Fabian Frederick
2015-02-22hso: replace current->state by __set_current_state()Fabian Frederick
2015-02-20net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli
2015-02-20cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt
2015-02-20ipvlan: Fix text that talks about ip util supportMahesh Bandewar
2015-02-20net/appletalk: LTPC needs virt_to_busArnd Bergmann
2015-02-20net: smc91x: improve neponset hackArnd Bergmann
2015-02-20ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas
2015-02-20net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-02-20usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-02-19ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik
2015-02-15net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2015-02-15r8152: restore hw settingshayeswang
2015-02-14MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-14wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado
2015-02-12ipvlan: add a missing __percpu pcpu_statsEric Dumazet
2015-02-12tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-02-12Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller
2015-02-12bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2015-02-12qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2015-02-12net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-12sunvnet: don't change gso data on clonesDavid L Stevens
2015-02-12drivers/net: Use setup_timer and mod_timerVaishali Thakkar
2015-02-12drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven
2015-02-12et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-02-10rtlwifi: Remove logging statement that is no longer neededLarry Finger