summaryrefslogtreecommitdiffstats
path: root/kernel/rcu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-29can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann2-3/+6
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-29bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-29tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-29DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optionalSergei Shtylyov1-1/+1
2014-01-29DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optionalSergei Shtylyov1-1/+1
2014-01-29bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-29net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida1-1/+1
2014-01-29llc: remove noisy WARN from llc_mac_hdr_initDave Jones1-1/+1
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia1-7/+2
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia1-6/+5
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra1-4/+4
2014-01-28net: Document promote_secondariesMartin Schwenke1-0/+6
2014-01-28net: gre: use icmp_hdr() to get inner ip headerDuan Jiong1-1/+1
2014-01-28i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-28xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-01-28net: 6lowpan: fixup for code movementStephen Rothwell1-1/+1
2014-01-28hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang3-12/+11
2014-01-28sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
2014-01-28net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2-2/+2
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico1-21/+36
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico1-10/+6
2014-01-27AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman1-0/+1
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz1-2/+2
2014-01-27net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat1-1/+2
2014-01-27net: stmmac: Log MAC address only onceHans de Goede1-2/+2
2014-01-27net: stmmac: Silence PTP init errors on hw without PTPHans de Goede1-1/+1
2014-01-27net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-27net: add and use skb_gso_transport_seglen()Florian Westphal3-10/+29
2014-01-26af_rxrpc: Handle frames delivered from another VMTim Smith1-1/+2
2014-01-26af_rxrpc: Avoid setting up double-free on checksum errorTim Smith1-0/+4
2014-01-26RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()Alexey Khoroshilov1-0/+2
2014-01-26um: hostfs: make functions staticJames Hogan1-25/+28
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-26ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-26ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-26ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-26ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-25net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-25ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2014-01-25fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp1-0/+2
2014-01-249p: update documentationEric Van Hensbergen1-11/+6
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko1-1/+0
2014-01-24lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-24romfs: fix returm err while getting inode in fill_superRui Xiang1-4/+2
2014-01-24drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger3-12/+23
2014-01-24drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching1-10/+20
2014-01-24userns: relax the posix_acl_valid() checksAndreas Gruenbacher1-10/+0