index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+23
2017-12-03
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+37
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-15
/
+59
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...
David S. Miller
6
-11
/
+25
2017-12-03
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
1
-1
/
+18
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
Merge branch 's390-qeth-fixes'
David S. Miller
4
-4
/
+41
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-03
Merge branch 'vhost-skb-leaks'
David S. Miller
3
-20
/
+38
2017-12-03
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-03
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-03
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-03
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-29
/
+31
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-03
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-03
gpio: pca953x: fix vendor prefix for PCA9654
Sergei Shtylyov
2
-2
/
+2
2017-12-02
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
John Pittman
1
-3
/
+3
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-12-02
iio: stm32: fix adc/trigger link error
Arnd Bergmann
1
-1
/
+4
2017-12-02
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: fix kernel-doc build errors
Randy Dunlap
1
-2
/
+2
2017-12-02
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
Martin Blumenstingl
1
-2
/
+15
2017-12-02
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
Martin Blumenstingl
1
-7
/
+26
2017-12-02
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
Martin Blumenstingl
1
-1
/
+1
2017-12-02
iio: proximity: sx9500: Assign interrupt from GpioIo()
Andy Shevchenko
1
-0
/
+9
2017-12-02
iio: adc: cpcap: fix incorrect validation
Pan Bian
1
-1
/
+1
2017-12-02
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+9
2017-12-02
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
2017-12-02
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
40
-146
/
+498
2017-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-93
/
+92
2017-12-02
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
12
-21
/
+39
2017-12-02
move libgcc.h to include/linux
Palmer Dabbelt
7
-6
/
+6
2017-12-02
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-02
RISC-V: User-Visible Changes
Palmer Dabbelt
19
-34
/
+392
2017-12-02
RISC-V Atomic Cleanups
Palmer Dabbelt
5
-84
/
+60
2017-12-02
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
[prev]
[next]