aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-16net: arc_emac: reset txbd_curr and txbd_dirty pointers to zeroAlexander Kochetkov1-0/+3
2016-02-16net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov1-2/+7
2016-02-16net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck1-0/+7
2016-02-16Merge branch 'mlx5-fixes'David S. Miller2-1500/+1512
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed1-13/+28
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed1-3/+0
2016-02-16net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak1-1484/+1484
2016-02-16bonding: don't use stale speed and duplex informationJay Vosburgh1-0/+1
2016-02-16net: am79c961a: avoid %? in inline assemblyArnd Bergmann1-32/+32
2016-02-16net: smc91x: propagate irq return codeRobert Jarzmik1-2/+2
2016-02-16Merge branch 'bcm7xxx-fixes'David S. Miller1-39/+4
2016-02-16net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli1-31/+0
2016-02-16net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli1-4/+0
2016-02-16net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli1-3/+3
2016-02-16net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli1-1/+1
2016-02-16Merge branch 'ravb-fixes'David S. Miller1-8/+8
2016-02-16ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov1-4/+8
2016-02-16ravb: kill duplicate setting of CCC.CSELSergei Shtylyov1-4/+0
2016-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-16/+91
2016-02-16af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2016-02-16af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat1-6/+10
2016-02-13dscc4: Undefined signed int shiftMichael McConville1-1/+1
2016-02-13net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot1-15/+10
2016-02-13net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot1-1/+1
2016-02-13net: cavium: liquidio: fix check for in progress flagColin Ian King1-1/+1
2016-02-13hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov1-0/+3
2016-02-13Merge branch 'mvneta-fixes'David S. Miller1-83/+101
2016-02-13net: mvneta: Fix race condition during stoppingGregory CLEMENT1-8/+28
2016-02-13net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT1-0/+16
2016-02-13net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT1-54/+46
2016-02-13net: mvneta: Remove unused codeGregory CLEMENT1-8/+0
2016-02-13net: mvneta: Use on_each_cpu when possibleGregory CLEMENT1-11/+6
2016-02-13net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT1-4/+9
2016-02-13net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT1-5/+3
2016-02-13vsock: Fix blocking ops call in prepare_to_waitLaura Abbott1-13/+6
2016-02-13r8169:fix system hange problem.Chun-Hao Lin1-7/+7
2016-02-13ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet4-3/+11
2016-02-13net: mvpp2: Return correct error codesAmitoj Kaur Chawla1-2/+2
2016-02-13net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2-2/+2
2016-02-13bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-02-11Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-5/+7
2016-02-11Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-3/+2
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-66/+191
2016-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds6-19/+16
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-21/+33
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds7-25/+61
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-31/+85
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-11/+98
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo1-0/+10