index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-09
be2net: Provide an alternate way to read pf_num for BEx chips
Sriharsha Basavapatna
2
-1
/
+10
2016-10-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-49
/
+70
2016-10-08
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
1
-4
/
+4
2016-10-07
net: macb: NULL out phydev after removing mdio bus
Nathan Sullivan
1
-0
/
+1
2016-10-07
xen-netback: make sure that hashes are not send to unaware frontends
Paul Durrant
1
-11
/
+9
2016-10-07
Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion
Alex Sidorenko
1
-1
/
+1
2016-10-07
MAINTAINERS: add myself as a maintainer of xen-netback
Paul Durrant
1
-0
/
+1
2016-10-07
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
1
-1
/
+3
2016-10-07
Bluetooth: btusb: Fix atheros firmware download error
Ethan Hsieh
1
-4
/
+4
2016-10-06
drivers: net: phy: Correct duplicate MDIO_XGENE entry
Laura Abbott
1
-7
/
+1
2016-10-06
ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM
Geert Uytterhoeven
1
-0
/
+1
2016-10-06
Merge branch 'mediatek-hw-lro-chip-id-check'
David S. Miller
3
-4
/
+47
2016-10-06
net: ethernet: mediatek: remove hwlro property in the device tree
Nelson Chang
1
-2
/
+0
2016-10-06
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
2
-2
/
+13
2016-10-06
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
2
-0
/
+34
2016-10-06
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
12
-117
/
+252
2016-10-06
net: bgmac: Fix errant feature flag check
Jon Mason
1
-1
/
+1
2016-10-06
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
1
-3
/
+4
2016-10-06
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
1
-0
/
+1
2016-10-06
devicetree: net: micrel-ksz90x1.txt: Properly explain skew settings
Mike Looijmans
1
-3
/
+4
2016-10-06
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+128
2016-10-06
dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
Laurent Pinchart
1
-1
/
+2
2016-10-06
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
Mugunthan V N
1
-0
/
+14
2016-10-06
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
1
-11
/
+11
2016-10-06
net: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
1
-1
/
+1
2016-10-06
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
1
-2
/
+2
2016-10-06
Merge branch 'xen-netback-rx-refactor'
David S. Miller
6
-793
/
+644
2016-10-06
xen/netback: add fraglist support for to-guest rx
Ross Lagerwall
2
-10
/
+30
2016-10-06
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
2
-10
/
+18
2016-10-06
xen-netback: process guest rx packets in batches
David Vrabel
1
-1
/
+14
2016-10-06
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
1
-16
/
+8
2016-10-06
xen-netback: refactor guest rx
David Vrabel
2
-384
/
+215
2016-10-06
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
4
-50
/
+2
2016-10-06
xen-netback: separate guest side rx code into separate module
Paul Durrant
3
-755
/
+790
2016-10-06
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
11
-116
/
+139
2016-10-06
Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
23
-524
/
+915
2016-10-06
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-96
/
+162
2016-10-06
Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-1706
/
+1216
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
17
-20
/
+1013
2016-10-06
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-239
/
+208
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
127
-1635
/
+4540
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
35
-71
/
+1007
2016-10-06
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
49
-714
/
+1942
2016-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-17
/
+47
2016-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-44
/
+71
2016-10-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
39
-394
/
+1752
2016-10-06
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-10-06
xen/x86: Update topology map for PV VCPUs
Boris Ostrovsky
1
-0
/
+6
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
3
-50
/
+38
2016-10-06
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
1
-1
/
+10
[next]