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
2018-06-26
r8169: reject unsupported WoL options
Heiner Kallweit
1
-1
/
+4
2018-06-26
selftests: net: Test headroom handling of ip6_gre devices
Petr Machata
1
-0
/
+65
2018-06-26
Merge branch 'l2tp-trivial-cleanups'
David S. Miller
4
-32
/
+5
2018-06-26
l2tp: make l2tp_xmit_core() return void
Guillaume Nault
1
-4
/
+2
2018-06-26
l2tp: avoid duplicate l2tp_pernet() calls
Guillaume Nault
1
-2
/
+1
2018-06-26
l2tp: don't export l2tp_tunnel_closeall()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: don't export l2tp_session_queue_purge()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: remove l2tp_tunnel_priv()
Guillaume Nault
1
-7
/
+0
2018-06-26
l2tp: remove .show from struct l2tp_tunnel
Guillaume Nault
2
-6
/
+0
2018-06-26
l2tp: remove pppol2tp_session_close()
Guillaume Nault
1
-7
/
+0
2018-06-26
Merge branch 'DPAA-PTP-clock-and-timestamping'
David S. Miller
26
-115
/
+361
2018-06-26
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
1
-0
/
+39
2018-06-26
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2
-5
/
+86
2018-06-26
fsl/fman: define frame description command UPD
Yangbo Lu
1
-0
/
+1
2018-06-26
fsl/fman_port: support getting timestamp
Yangbo Lu
2
-0
/
+14
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
8
-0
/
+60
2018-06-26
arm64: dts: fsl: move ptp timer out of fman
Yangbo Lu
1
-6
/
+8
2018-06-26
powerpc/mpc85xx: move ptp timer out of fman in dts
Yangbo Lu
5
-30
/
+40
2018-06-26
dt-binding: ptp_qoriq: add DPAA FMan support
Yangbo Lu
2
-27
/
+13
2018-06-26
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
3
-46
/
+98
2018-06-26
fsl/fman: share the event interrupt
Yangbo Lu
1
-1
/
+2
2018-06-26
Merge branch 'mlxsw-Support-bridge-router-interfaces-with-non-default-VLAN'
David S. Miller
5
-14
/
+323
2018-06-26
selftests: forwarding: Test routed bridge interface
Petr Machata
2
-0
/
+245
2018-06-26
mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIF
Petr Machata
1
-2
/
+45
2018-06-26
mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()
Petr Machata
2
-0
/
+6
2018-06-26
mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()
Petr Machata
2
-5
/
+3
2018-06-26
mlxsw: spectrum_router: Allocate FID according to PVID
Petr Machata
1
-1
/
+14
2018-06-26
mlxsw: spectrum_router: Propagate extack to .fid_get()
Petr Machata
1
-6
/
+10
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
3
-2
/
+8
2018-06-26
Merge branch 'NAPI-gro-hash'
David S. Miller
24
-150
/
+196
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
2
-27
/
+81
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
24
-141
/
+133
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
251
-1069
/
+2947
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-165
/
+190
2018-06-25
Merge branch 'r8169-improve-PHY-initialization-and-WoL-handling'
David S. Miller
1
-25
/
+15
2018-06-25
r8169: don't check WoL when powering down PHY and interface is down
Heiner Kallweit
1
-1
/
+1
2018-06-25
r8169: improve saved_wolopts handling
Heiner Kallweit
1
-20
/
+14
2018-06-25
r8169: improve phy initialization when resuming
Heiner Kallweit
1
-5
/
+1
2018-06-25
Merge branch 'sched-couple-of-ndo_setup_tc-fixes-and-adjustments'
David S. Miller
5
-16
/
+10
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
3
-3
/
+3
2018-06-25
nfp: handle cls_flower command default case
Jiri Pirko
1
-2
/
+2
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-06-24
tls: Removed unused variable
Vakul Garg
1
-3
/
+0
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-24
Linux 4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-37
/
+71
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-20
/
+23
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-22
/
+97
[prev]
[next]