aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-20net: macb: Add big endian CPU supportArun Chandran2-13/+20
2015-02-20Merge branch 'bnx2x-next'David S. Miller6-23/+21
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody2-4/+4
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody1-2/+0
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody6-17/+17
2015-02-20igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2-18/+36
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado1-4/+9
2015-02-20Merge branch 'ppc_bpf'David S. Miller7-66/+124
2015-02-20ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov1-1/+1
2015-02-20ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov2-13/+18
2015-02-20ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov2-1/+1
2015-02-20ppc: bpf: update jit to use compatibility macrosDenis Kirjanov3-51/+98
2015-02-20ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov1-0/+2
2015-02-20ppc: bpf: add required compatibility macros for jitDenis Kirjanov1-0/+4
2015-02-20batman-adv: Remove uses of return value of seq_printfJoe Perches1-9/+10
2015-02-20tcp: silence registration messagestephen hemminger1-1/+1
2015-02-20Merge branch 'be2net-next'David S. Miller2-103/+231
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna1-4/+18
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2-23/+31
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna1-40/+86
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2-39/+99
2015-02-19Merge branch 'mv88e6171_indirect_phy'David S. Miller4-73/+81
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn1-8/+10
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn3-65/+71
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers1-2/+10
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers1-4/+4
2015-02-19Merge branch 'r8152-next'David S. Miller1-27/+104
2015-02-19r8152: support setting rx coalescehayeswang1-0/+57
2015-02-19r8152: change rx early size when the mtu is changedhayeswang1-1/+15
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang1-26/+32
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3818-86785/+162798
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-143/+483
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds3-3/+6
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-4/+1
2015-02-17Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds1-17/+0
2015-02-17Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-1/+6
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds15-37/+343
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-29/+73
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-218/+145
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-165/+212
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds23-378/+356
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds43-238/+1185
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook1-1/+3
2015-02-17samples/seccomp: improve label helperKees Cook2-1/+9
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso1-1/+1
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: define maintainerJan Kiszka1-0/+5
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12