index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
x86/apic: Deinline __default_send_IPI_*, save ~200 bytes
Denys Vlasenko
2
-56
/
+62
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
1017
-7924
/
+12712
2016-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
101
-399
/
+783
2016-03-07
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
3
-6
/
+19
2016-03-07
Revert "drm/radeon: call hpd_irq_event on resume"
Linus Torvalds
1
-1
/
+0
2016-03-07
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
1
-0
/
+1
2016-03-07
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-03-07
net: hns: fix the bug about loopback
yankejian
5
-1
/
+65
2016-03-07
jme: Fix device PM wakeup API usage
Guo-Fu Tseng
1
-4
/
+2
2016-03-07
jme: Do not enable NIC WoL functions on S0
Guo-Fu Tseng
1
-6
/
+11
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2016-03-07
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Neil Horman
1
-27
/
+46
2016-03-07
Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
5
-1
/
+18
2016-03-07
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-07
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Falcon
1
-1
/
+4
2016-03-07
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-03-07
Merge branch 'mlxsw-fixes'
David S. Miller
2
-4
/
+2
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
2016-03-07
mlxsw: spectrum: Always decrement bridge's ref count
Ido Schimmel
1
-3
/
+1
2016-03-06
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-03-06
net: eth: altera: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
net/ethoc: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
net: sched: fix act_ipt for LOG target
Phil Sutter
1
-0
/
+2
2016-03-06
asix: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-06
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
1
-1
/
+3
2016-03-06
Linux 4.5-rc7
Linus Torvalds
1
-1
/
+1
2016-03-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2016-03-06
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-0
/
+6
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
7
-3
/
+49
2016-03-06
Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+1
2016-03-06
Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
3
-3
/
+4
2016-03-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-14
/
+18
2016-03-06
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-2
/
+16
2016-03-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-2
/
+1
2016-03-06
Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-1026
/
+12
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
1
-2
/
+2
2016-03-05
um: Export pm_power_off
Richard Weinberger
1
-0
/
+1
2016-03-05
Revert "um: Fix get_signal() usage"
Richard Weinberger
1
-1
/
+1
2016-03-05
ubi: Fix out of bounds write in volume update code
Richard Weinberger
1
-1
/
+1
2016-03-05
Merge tag 'sound-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
12
-53
/
+348
2016-03-05
Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+7
2016-03-05
Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
6
-34
/
+34
2016-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-4
/
+11
2016-03-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+6
2016-03-04
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
8
-59
/
+171
2016-03-04
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-148
/
+341
2016-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
4
-23
/
+30
[next]