aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-24rhashtable: don't attempt to grow when at max_sizeJohannes Berg1-1/+2
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki1-1/+1
2015-04-24tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-04-23ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez1-29/+9
2015-04-23can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-23ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMAGeert Uytterhoeven1-3/+2
2015-04-23ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-23net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman1-42/+28
2015-04-23tipc: fix node refcount issueErik Hugne1-1/+0
2015-04-23tipc: fix random link reset problemErik Hugne1-1/+2
2015-04-23tipc: fix topology server broken issueYing Xue1-6/+3
2015-04-23ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson1-2/+2
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg1-3/+3
2015-04-22vxlan: remove the unnecessary codesLi RongQing1-5/+1
2015-04-22net/macb: Factor out one-time assignment from loopBen Shelton1-2/+2
2015-04-22net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7
2015-04-22ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg1-8/+1
2015-04-22mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman1-0/+9
2015-04-22mpls: Per-device enabling of packet inputRobert Shearman3-2/+78
2015-04-22mpls: Per-device MPLS stateRobert Shearman3-2/+55
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz2-9/+51
2015-04-22rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf1-2/+2
2015-04-22rhashtable: Schedule async resize when sync realloc failsThomas Graf1-1/+6
2015-04-22tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet1-1/+19
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul1-1/+1
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha1-1/+1
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq contextSowmini Varadhan1-1/+1
2015-04-21sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller1-32/+3
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck1-3/+3
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox6-33/+25
2015-04-21tcp: add memory barriers to write space pathsjbaron@akamai.com2-1/+5
2015-04-21media: remove unused variable that causes a warningLinus Torvalds1-1/+0
2015-04-21Revert "ocfs2: incorrect check for debugfs returns"Linus Torvalds3-37/+16
2015-04-20altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken1-1/+0
2015-04-20net: dsa: mv88e6xxx: use PORT_DEFAULT_VLANVivien Didelot1-1/+2
2015-04-20net: dsa: mv88e6xxx: fix setup of port control 1Vivien Didelot1-2/+1
2015-04-20ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert1-0/+1
2015-04-20net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-04-20pppoe: Lacks DST MAC address checkJoakim Tjernlund1-0/+3
2015-04-20iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan1-3/+3
2015-04-20iommu-common: fix x86_64 compiler warningsSowmini Varadhan1-7/+7
2015-04-20ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-04-20ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCONTony Lindgren1-0/+1
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang1-2/+2
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du1-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov1-1/+1
2015-04-20smp: don't use 16-bit words for atomic accessesLinus Torvalds1-1/+1
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4