summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-2934-225/+303
|\
| * qeth: fix build of s390 allmodconfigEugene Crosser2014-01-294-21/+51
| * bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2014-01-282-12/+30
| * tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO2014-01-281-1/+26
| * Merge branch 'DT'David S. Miller2014-01-281-2/+2
| |\
| | * DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optionalSergei Shtylyov2014-01-281-1/+1
| | * DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optionalSergei Shtylyov2014-01-281-1/+1
| |/
| * bnx2x: Fix generic option settingsYaniv Rosner2014-01-281-40/+38
| * net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida2014-01-281-1/+1
| * Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d...David S. Miller2014-01-282-1/+8
| |\
| | * af_rxrpc: Handle frames delivered from another VMTim Smith2014-01-261-1/+2
| | * af_rxrpc: Avoid setting up double-free on checksum errorTim Smith2014-01-261-0/+4
| | * RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()Alexey Khoroshilov2014-01-261-0/+2
| * | llc: remove noisy WARN from llc_mac_hdr_initDave Jones2014-01-281-1/+1
| * | Merge branch 'qlcnic'David S. Miller2014-01-283-20/+19
| |\ \
| | * | qlcnic: Fix loopback test failureShahed Shaikh2014-01-281-3/+8
| | * | qlcnic: Fix tx timeout.Rajesh Borundia2014-01-281-7/+2
| | * | qlcnic: Fix initialization of vlan list.Rajesh Borundia2014-01-281-6/+5
| | * | qlcnic: Correct off-by-one errors in bounds checksManish Chopra2014-01-281-4/+4
| |/ /
| * | net: Document promote_secondariesMartin Schwenke2014-01-271-0/+6
| * | net: gre: use icmp_hdr() to get inner ip headerDuan Jiong2014-01-271-1/+1
| * | i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones2014-01-271-1/+2
| * | xen-netfront: fix resource leak in netfrontAnnie Li2014-01-271-62/+26
| * | net: 6lowpan: fixup for code movementStephen Rothwell2014-01-271-1/+1
| * | hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang2014-01-273-12/+11
| * | sky2: initialize napi before registering deviceStanislaw Gruszka2014-01-271-2/+2
| * | net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-01-272-2/+2
| * | Merge branch 'bonding'David S. Miller2014-01-271-28/+39
| |\ \
| | * | bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico2014-01-271-21/+36
| | * | bonding: RCUify bond_ab_arp_probeVeaceslav Falico2014-01-271-10/+6
| |/ /
| * | AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman2014-01-271-0/+1
| * | bnx2x: More Shutdown revisionsYuval Mintz2014-01-271-2/+2
| * | net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat2014-01-271-1/+2
| * | net: stmmac: Log MAC address only onceHans de Goede2014-01-261-2/+2
| * | net: stmmac: Silence PTP init errors on hw without PTPHans de Goede2014-01-261-1/+1
| * | net/apne: Remove unused variable ei_localGeert Uytterhoeven2014-01-261-1/+0
| * | net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-263-10/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-2922-24/+7
|\ \ \
| * | | sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-293-4/+6
| * | | sparc: don't use module_init in non-modular pci.c codePaul Gortmaker2014-01-281-2/+1
| * | | sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2818-18/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-01-292-0/+3
|\ \ \ \
| * | | | drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria2014-01-281-0/+1
| * | | | drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria2014-01-281-0/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-2931-155/+137
|\ \ \ \
| * | | | MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang2014-01-291-22/+20
| * | | | Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel2014-01-2914-20/+20
| * | | | dma-debug: fix overlap detectionDan Williams2014-01-291-3/+7
| * | | | memblock: add limit checking to memblock_virt_allocYinghai Lu2014-01-291-0/+3
| * | | | mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland2014-01-291-10/+5
OpenPOWER on IntegriCloud