aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers1-2/+2
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2014-10-10networking: fm10k: Fix build failurePranith Kumar1-0/+1
2014-10-10net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2-2/+2
2014-10-09net_sched: restore qdisc quota fairness limits after bulk dequeueJesper Dangaard Brouer1-7/+13
2014-10-09r8152: add mutex for hw settingshayeswang1-1/+63
2014-10-09r8152: adjust usb_autopm_xxxhayeswang1-13/+11
2014-10-09r8152: autoresume before setting featurehayeswang1-1/+9
2014-10-09net: Missing @ before descriptions cause make xmldocs warningMasanari Iida1-5/+5
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai3-9/+16
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai3-7/+21
2014-10-09cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai4-5/+11
2014-10-09gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil2-10/+19
2014-10-09gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil2-13/+34
2014-10-09gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil1-8/+7
2014-10-09gianfar: Exclude PPC specific errata handling from ARM buildsClaudiu Manoil1-0/+6
2014-10-09gianfar: Include missing headers for ARM buildsClaudiu Manoil1-0/+2
2014-10-09net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil1-13/+23
2014-10-09net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil1-14/+14
2014-10-09net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil1-0/+2
2014-10-09netlabel: kernel-doc warning fixFabian Frederick1-1/+0
2014-10-08netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick1-5/+1
2014-10-08net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2-2/+32
2014-10-08net: description of dma_cookie cause make xmldocs warningMasanari Iida1-2/+0
2014-10-08cxgb4: clean up a type issueDan Carpenter1-10/+8
2014-10-08cxgb4: potential shift wrapping bugDan Carpenter1-1/+1
2014-10-08i40e: skb->xmit_more supportEric Dumazet1-44/+46
2014-10-08net: fs_enet: Add NAPI TXLEROY Christophe5-11/+132
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe2-150/+15
2014-10-08r8169:add support for RTL8168EPChun-Hao Lin1-44/+517
2014-10-08net_sched: copy exts->type in tcf_exts_change()WANG Cong1-0/+1
2014-10-08bus: arm-ccn: Fix spurious warning messagePawel Moll1-1/+4
2014-10-08MAINTAINERS: update Shawn's email addressShawn Guo1-1/+1
2014-10-08MAINTAINERS: condense some Tegra related entriesStephen Warren1-15/+0
2014-10-08MAINTAINERS: add Alexandre Courbot for TegraStephen Warren1-0/+1
2014-10-08rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger1-1/+1
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan4-23/+35
2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick1-2/+2
2014-10-08Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds1-0/+2
2014-10-07wimax: convert printk to pr_foo()Fabian Frederick7-16/+17
2014-10-07af_unix: remove 0 assignment on staticFabian Frederick1-1/+1
2014-10-07ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller1-2/+2
2014-10-07Update Intel Ethernet Driver maintainers listAlexander Duyck1-2/+2
2014-10-07bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2-0/+15
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak1-0/+1
2014-10-07f2fs: support volatile operations for transient dataJaegeuk Kim4-2/+25
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy4-3/+21
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan1-1/+1
2014-10-07ath: Fix smatch warningSujith Manoharan1-4/+4
2014-10-07rtl818x_pci: fix response rate may be incorrect.Andrea Merello1-11/+25