index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-25
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2016-03-24
switchdev: fix typo in comments/doc
Nicolas Dichtel
2016-03-24
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
2016-03-24
Merge branch 'hns-fixes'
David S. Miller
2016-03-24
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2016-03-24
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
2016-03-24
net: hns: optimizate irq proccess for HNS V2
Sheng Li
2016-03-24
net: hns: remove useless variable assignment and comment
Qianqian Xie
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
2016-03-24
net: hns: optimizate fmt of snprintf()
Qianqian Xie
2016-03-24
net: hns: fix a bug for cycle index
Qianqian Xie
2016-03-24
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-03-24
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-23
net: ping: make ping_v6_sendmsg static
Haishuang Yan
2016-03-23
hv_netvsc: Fix the order of num_sc_offered decrement
Haiyang Zhang
2016-03-23
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-03-23
Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-23
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
2016-03-23
net: Fix typos and whitespace.
Bjorn Helgaas
2016-03-23
hv_netvsc: Fix the array sizes to be max supported channels
Haiyang Zhang
2016-03-23
hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
Haiyang Zhang
2016-03-23
ppp: take reference on channels netns
Guillaume Nault
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
net: Reset encap_level to avoid resetting features on inner IP headers
Alexander Duyck
2016-03-23
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
Vladimir Zapolskiy
2016-03-23
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
Sebastian Frias
2016-03-23
at803x: fix reset handling
Sergei Shtylyov
2016-03-23
hp-wmi: Remove GPS rfkill support via pre-2009 interface
Maciej S. Szmigiero
[next]