aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier1-1/+1
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-04-29bnx2x: Delay during kdump loadYuval Mintz1-0/+6
2015-04-29net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai1-0/+10
2015-04-29net: dsa: Fix scope of eeprom-length propertyGuenter Roeck1-1/+1
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri1-0/+3
2015-04-29hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan3-26/+7
2015-04-29altera_tse: Correct rx packet lengthVlastimil Setka1-0/+6
2015-04-29mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5
2015-04-29tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy1-5/+2
2015-04-29tipc: remove wrong use of NLM_F_MULTINicolas Dichtel2-12/+13
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel9-20/+27
2015-04-29bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel1-1/+1
2015-04-29net: sched: act_connmark: don't zap skb->nfctFlorian Westphal1-2/+0
2015-04-29trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite1-1/+1
2015-04-29trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite1-1/+1
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt3-31/+15
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt5-18/+18
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2-5/+1
2015-04-29hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao4-7/+31
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu1-4/+1
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov1-6/+6
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan1-2/+6
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt1-2/+4
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida2-2/+2
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim1-43/+17
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2-0/+4
2015-04-26ppp: mppe: discard late packet in stateless modeSylvain Rochet1-0/+7
2015-04-26ppp: mppe: sanity error path reworkSylvain Rochet1-16/+13
2015-04-26net/bonding: Make DRV macros privateMatan Barak4-7/+28
2015-04-26Linux 4.1-rc1Linus Torvalds1-2/+2
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-26net: rfs: fix crash in get_rps_cpus()Eric Dumazet2-7/+7
2015-04-26altera tse: add support for fixed-links.Andreas Oetken1-8/+29
2015-04-26pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-25net: fix crash in build_skb()Eric Dumazet3-13/+25
2015-04-25net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon1-4/+1
2015-04-25ehea: Fix memory hook reference counting crashesMichael Ellerman1-2/+4
2015-04-25net/tg3: Release IRQs on permanent errorGavin Shan1-1/+3
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe9-33/+50
2015-04-24fs/9p: fix readdir()Johannes Berg1-0/+2