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
2020-07-09
xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler
Xin Long
1
-0
/
+32
2020-07-09
xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
Xin Long
1
-0
/
+38
2020-07-09
ipcomp: assign if_id to child tunnel from parent tunnel
Xin Long
2
-0
/
+2
2020-07-09
ip6_vti: support IP6IP tunnel processing
Xin Long
1
-2
/
+8
2020-07-09
ip6_vti: support IP6IP6 tunnel processing with .cb_handler
Xin Long
1
-0
/
+33
2020-07-09
ip_vti: support IPIP6 tunnel processing
Xin Long
1
-2
/
+14
2020-07-09
ip_vti: support IPIP tunnel processing with .cb_handler
Xin Long
1
-30
/
+21
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
2
-0
/
+42
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
2
-0
/
+44
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
2
-12
/
+15
2020-06-24
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
2
-4
/
+9
2020-06-23
Merge branch 'net-atlantic-additional-A2-features'
David S. Miller
10
-35
/
+313
2020-06-23
net: atlantic: A2: phy loopback support
Dmitry Bogdanov
5
-3
/
+29
2020-06-23
net: atlantic: A2: report link partner capabilities
Dmitry Bogdanov
3
-0
/
+81
2020-06-23
net: atlantic: A2: flow control support
Igor Russkikh
4
-1
/
+42
2020-06-23
net: atlantic: A2: EEE support
Nikita Danilov
3
-5
/
+91
2020-06-23
net: atlantic: remove baseX usage
Nikita Danilov
1
-3
/
+0
2020-06-23
net: atlantic: A2: half duplex support
Igor Russkikh
7
-23
/
+70
2020-06-23
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
1
-1
/
+1
2020-06-23
tcindex_change: Remove redundant null check
Gaurav Singh
1
-1
/
+1
2020-06-23
net: mtk_eth_soc: use resolved link config in mac_link_up()
Russell King
1
-20
/
+25
2020-06-23
Merge branch 'Multicast-improvement-in-Ocelot-and-Felix-drivers'
David S. Miller
5
-41
/
+175
2020-06-23
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
2
-15
/
+80
2020-06-23
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
3
-5
/
+20
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
5
-20
/
+64
2020-06-23
net: mscc: ocelot: make the NPI port a proper target for FDB and MDB
Vladimir Oltean
1
-1
/
+11
2020-06-23
net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
Vladimir Oltean
1
-8
/
+8
2020-06-23
Merge branch 'mlxsw-Offload-TC-action-pedit-munge-tcp-udp-sport-dport'
David S. Miller
6
-7
/
+335
2020-06-23
selftests: forwarding: Add a test for pedit munge tcp, udp sport, dport
Petr Machata
1
-0
/
+198
2020-06-23
mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports
Petr Machata
3
-0
/
+51
2020-06-23
mlxsw: core_acl_flex_actions: Add L4_PORT_ACTION
Petr Machata
1
-0
/
+26
2020-06-23
mlxsw: spectrum: Split handling of pedit mangle by chip type
Petr Machata
3
-7
/
+60
2020-06-23
Merge branch 'Add-Marvell-88E1340S-88E1548P-support'
David S. Miller
2
-111
/
+159
2020-06-23
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
2
-0
/
+24
2020-06-23
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
2
-0
/
+24
2020-06-23
net: phy: marvell: use a single style for referencing functions
Maxim Kochetkov
1
-111
/
+111
2020-06-23
Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking'
David S. Miller
2
-142
/
+49
2020-06-23
r8169: improve rtl8169_runtime_resume
Heiner Kallweit
1
-10
/
+3
2020-06-23
r8169: remove driver-specific mutex
Heiner Kallweit
1
-45
/
+0
2020-06-23
r8169: use RTNL to protect critical sections
Heiner Kallweit
1
-0
/
+8
2020-06-23
r8169: add rtl8169_up
Heiner Kallweit
1
-32
/
+16
2020-06-23
r8169: remove no longer needed checks for device being runtime-active
Heiner Kallweit
1
-48
/
+6
2020-06-23
r8169: mark device as not present when in PCI D3
Heiner Kallweit
1
-11
/
+14
2020-06-23
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
1
-2
/
+8
2020-06-23
Merge branch 'prepare-dwmac-meson8b-for-G12A-specific-initialization'
David S. Miller
2
-0
/
+7
2020-06-23
net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCs
Martin Blumenstingl
1
-0
/
+4
2020-06-23
dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwards
Martin Blumenstingl
1
-0
/
+3
2020-06-23
Merge branch 'devlink-Add-board-serial_number-field-to-info_get-cb'
David S. Miller
5
-7
/
+23
2020-06-23
bnxt_en: Add board.serial_number field to info_get cb
Vasundhara Volam
1
-0
/
+6
2020-06-23
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
4
-7
/
+17
[next]