summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-20caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter
2015-02-20cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt
2015-02-20ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen
2015-02-20ipvlan: Fix text that talks about ip util supportMahesh Bandewar
2015-02-20rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann
2015-02-20net/appletalk: LTPC needs virt_to_busArnd Bergmann
2015-02-20net: smc91x: improve neponset hackArnd Bergmann
2015-02-20sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven
2015-02-20ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas
2015-02-20openvswitch: Fix net exit.Pravin B Shelar
2015-02-20ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-02-20net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-02-20ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov
2015-02-20usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-02-19ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-18Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-02-18Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding
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