summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20tcp: silence registration messagestephen hemminger
2015-02-20Merge branch 'be2net-next'David S. Miller
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna
2015-02-19Merge branch 'mv88e6171_indirect_phy'David S. Miller
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers
2015-02-19Merge branch 'r8152-next'David S. Miller
2015-02-19r8152: support setting rx coalescehayeswang
2015-02-19r8152: change rx early size when the mtu is changedhayeswang
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-02-17Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown
2015-02-17Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook
2015-02-17samples/seccomp: improve label helperKees Cook
2015-02-17ipc,sem: use current->state helpersDavidlohr Bueso
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka
2015-02-17scripts/gdb: define maintainerJan Kiszka
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add basic documentationJan Kiszka
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka
2015-02-17scripts/gdb: add task iteration classJan Kiszka
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka