index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
Merge branch 'net-atlantic-additional-A2-features'
David S. Miller
10
-35
/
+313
2020-06-22
net: atlantic: A2: phy loopback support
Dmitry Bogdanov
5
-3
/
+29
2020-06-22
net: atlantic: A2: report link partner capabilities
Dmitry Bogdanov
3
-0
/
+81
2020-06-22
net: atlantic: A2: flow control support
Igor Russkikh
4
-1
/
+42
2020-06-22
net: atlantic: A2: EEE support
Nikita Danilov
3
-5
/
+91
2020-06-22
net: atlantic: remove baseX usage
Nikita Danilov
1
-3
/
+0
2020-06-22
net: atlantic: A2: half duplex support
Igor Russkikh
7
-23
/
+70
2020-06-22
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
1
-1
/
+1
2020-06-22
tcindex_change: Remove redundant null check
Gaurav Singh
1
-1
/
+1
2020-06-22
net: mtk_eth_soc: use resolved link config in mac_link_up()
Russell King
1
-20
/
+25
2020-06-22
Merge branch 'Multicast-improvement-in-Ocelot-and-Felix-drivers'
David S. Miller
5
-41
/
+175
2020-06-22
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
2
-15
/
+80
2020-06-22
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
3
-5
/
+20
2020-06-22
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
5
-20
/
+64
2020-06-22
net: mscc: ocelot: make the NPI port a proper target for FDB and MDB
Vladimir Oltean
1
-1
/
+11
2020-06-22
net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
Vladimir Oltean
1
-8
/
+8
2020-06-22
Merge branch 'mlxsw-Offload-TC-action-pedit-munge-tcp-udp-sport-dport'
David S. Miller
6
-7
/
+335
2020-06-22
selftests: forwarding: Add a test for pedit munge tcp, udp sport, dport
Petr Machata
1
-0
/
+198
2020-06-22
mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports
Petr Machata
3
-0
/
+51
2020-06-22
mlxsw: core_acl_flex_actions: Add L4_PORT_ACTION
Petr Machata
1
-0
/
+26
2020-06-22
mlxsw: spectrum: Split handling of pedit mangle by chip type
Petr Machata
3
-7
/
+60
2020-06-22
Merge branch 'Add-Marvell-88E1340S-88E1548P-support'
David S. Miller
2
-111
/
+159
2020-06-22
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
2
-0
/
+24
2020-06-22
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
2
-0
/
+24
2020-06-22
net: phy: marvell: use a single style for referencing functions
Maxim Kochetkov
1
-111
/
+111
2020-06-22
Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking'
David S. Miller
2
-142
/
+49
2020-06-22
r8169: improve rtl8169_runtime_resume
Heiner Kallweit
1
-10
/
+3
2020-06-22
r8169: remove driver-specific mutex
Heiner Kallweit
1
-45
/
+0
2020-06-22
r8169: use RTNL to protect critical sections
Heiner Kallweit
1
-0
/
+8
2020-06-22
r8169: add rtl8169_up
Heiner Kallweit
1
-32
/
+16
2020-06-22
r8169: remove no longer needed checks for device being runtime-active
Heiner Kallweit
1
-48
/
+6
2020-06-22
r8169: mark device as not present when in PCI D3
Heiner Kallweit
1
-11
/
+14
2020-06-22
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
1
-2
/
+8
2020-06-22
Merge branch 'prepare-dwmac-meson8b-for-G12A-specific-initialization'
David S. Miller
2
-0
/
+7
2020-06-22
net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCs
Martin Blumenstingl
1
-0
/
+4
2020-06-22
dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwards
Martin Blumenstingl
1
-0
/
+3
2020-06-22
Merge branch 'devlink-Add-board-serial_number-field-to-info_get-cb'
David S. Miller
5
-7
/
+23
2020-06-22
bnxt_en: Add board.serial_number field to info_get cb
Vasundhara Volam
1
-0
/
+6
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
4
-7
/
+17
2020-06-22
Merge branch 'Cosmetic-cleanup-in-SJA1105-DSA-driver'
David S. Miller
6
-73
/
+33
2020-06-22
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2
-12
/
+17
[next]