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-08-02
netvsc: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+2
2017-08-02
gtp: Initialize 64-bit per-cpu stats correctly
Florian Fainelli
1
-1
/
+1
2017-08-02
nfp: Initialize RX and TX ring 64-bit stats seqcounts
Florian Fainelli
1
-0
/
+2
2017-08-02
ixgbe: Initialize 64-bit stats seqcounts
Florian Fainelli
1
-0
/
+4
2017-08-02
i40e: Initialize 64-bit statistics TX ring seqcount
Florian Fainelli
1
-0
/
+2
2017-08-02
b44: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+1
2017-08-02
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
1
-0
/
+1
2017-08-02
vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
1
-0
/
+1
2017-08-02
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2017-08-02
Merge branch 'ethernet-ti-cpts-fix-tx-timestamping-timeout'
David S. Miller
5
-17
/
+161
2017-08-02
net: ethernet: ti: cpts: fix fifo read in cpts_find_ts
Grygorii Strashko
1
-1
/
+1
2017-08-02
net: ethernet: ti: cpts: fix tx timestamping timeout
Grygorii Strashko
2
-2
/
+83
2017-08-02
net: ethernet: ti: cpts: convert to use ptp auxiliary worker
Grygorii Strashko
2
-15
/
+13
2017-08-02
ptp: introduce ptp auxiliary worker
Grygorii Strashko
3
-0
/
+65
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
80
-296
/
+629
2017-08-01
samples/bpf: fix bpf tunnel cleanup
William Tu
2
-2
/
+3
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
3
-1
/
+17
2017-08-01
ppp: Fix a scheduling-while-atomic bug in del_chan
Gao Feng
1
-1
/
+1
2017-08-01
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
3
-5
/
+6
2017-08-01
virtio_net: fix truesize for mergeable buffers
Michael S. Tsirkin
1
-3
/
+2
2017-08-01
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-08-01
MAINTAINERS: Add more files to the PHY LIBRARY section
Florian Fainelli
1
-3
/
+11
2017-08-01
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-08-01
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
1
-0
/
+3
2017-08-01
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
1
-3
/
+3
2017-08-01
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-29
/
+40
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+29
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-15
/
+32
2017-07-31
libata: fix a couple of doc build warnings
Jonathan Corbet
1
-2
/
+2
2017-07-30
Linux 4.13-rc3
Linus Torvalds
1
-1
/
+1
2017-07-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+13
2017-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+5
2017-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-11
/
+50
2017-07-30
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+13
2017-07-30
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
1
-1
/
+1
2017-07-30
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
2017-07-30
Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub...
David S. Miller
2
-6
/
+1
2017-07-30
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
Colin Ian King
1
-1
/
+1
2017-07-30
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
1
-1
/
+1
2017-07-30
udp6: fix socket leak on early demux
Paolo Abeni
3
-10
/
+21
2017-07-30
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
2
-5
/
+24
2017-07-30
Revert "vhost: cache used event for better performance"
Jason Wang
2
-25
/
+6
2017-07-29
Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
12
-96
/
+232
2017-07-29
team: use a larger struct for mac address
WANG Cong
1
-4
/
+4
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-29
Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-07-29
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-6
/
+12
2017-07-29
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-3
/
+39
2017-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-49
/
+99
2017-07-28
Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+5
[next]