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
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2
-6
/
+6
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
4
-26
/
+9
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-30
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-09-27
Merge branch 'act_ife-fixes'
David S. Miller
1
-4
/
+3
2016-09-27
act_ife: Fix false encoding
Yotam Gigi
1
-2
/
+2
2016-09-27
act_ife: Fix external mac header on encode
Yotam Gigi
1
-2
/
+1
2016-09-27
VSOCK: Don't dec ack backlog twice for rejected connections
Jorgen Hansen
1
-3
/
+3
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
Merge branch 'fec-align'
David S. Miller
1
-3
/
+12
2016-09-27
net: fec: align IP header in hardware
Eric Nelson
1
-1
/
+10
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
1
-1
/
+1
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
1
-1
/
+1
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
6
-7
/
+12
2016-09-24
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2016-09-23
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
1
-2
/
+1
2016-09-23
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
1
-5
/
+7
2016-09-23
Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-11
/
+19
2016-09-23
sch_sfb: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-09-23
sch_qfq: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
22
-78
/
+212
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-343
/
+658
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2
-11
/
+19
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-15
/
+51
2016-09-22
Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+10
2016-09-22
MAINTAINERS: Update b44 maintainer.
Michael Chan
1
-1
/
+1
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-22
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
1
-0
/
+3
2016-09-22
Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...
David S. Miller
1
-10
/
+9
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
1
-1
/
+10
2016-09-21
vti6: fix input path
Nicolas Dichtel
4
-10
/
+16
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
2
-4
/
+10
2016-09-21
Merge branch 'r8152-phy-fixes'
David S. Miller
1
-135
/
+146
2016-09-21
r8152: disable ALDPS and EEE before setting PHY
hayeswang
1
-2
/
+8
2016-09-21
r8152: remove r8153_enable_eee
hayeswang
1
-7
/
+3
2016-09-21
r8152: move PHY settings to hw_phy_cfg
hayeswang
1
-6
/
+8
2016-09-21
r8152: move enabling PHY
hayeswang
1
-18
/
+25
2016-09-21
r8152: move some functions
hayeswang
1
-112
/
+112
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
6
-11
/
+45
2016-09-21
Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-5
/
+8
2016-09-21
Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2016-09-21
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-21
mm: usercopy: Check for module addresses
Laura Abbott
1
-1
/
+4
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
1
-1
/
+6
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
1
-10
/
+14
2016-09-20
qed: Fix stack corruption on probe
Yuval Mintz
1
-2
/
+2
2016-09-20
MAINTAINERS: Add an entry for the core network DSA code
Andrew Lunn
1
-0
/
+9
2016-09-20
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
1
-1
/
+10
[next]