summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-28tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-28Merge branch 'DT'David S. Miller1-2/+2
2014-01-28DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optionalSergei Shtylyov1-1/+1
2014-01-28DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optionalSergei Shtylyov1-1/+1
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-28net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida1-1/+1
2014-01-28Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d...David S. Miller2-1/+8
2014-01-28llc: remove noisy WARN from llc_mac_hdr_initDave Jones1-1/+1
2014-01-28Merge branch 'qlcnic'David S. Miller3-20/+19
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-27net: Document promote_secondariesMartin Schwenke1-0/+6
2014-01-27net: gre: use icmp_hdr() to get inner ip headerDuan Jiong1-1/+1
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-27xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-01-27net: 6lowpan: fixup for code movementStephen Rothwell1-1/+1
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang3-12/+11
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
2014-01-27net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2-2/+2
2014-01-27Merge branch 'bonding'David S. Miller1-28/+39
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-26net: stmmac: Log MAC address only onceHans de Goede1-2/+2
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede1-1/+1
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal3-10/+29
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-28/+29
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds36-341/+1343
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-54/+195
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-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds4-25/+39
2014-01-25ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds53-1519/+1491
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-460/+1017
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-39/+54