index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: add trace points
Aaron Conole
2021-06-22
5
-0
/
+179
*
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
2021-06-22
1
-1
/
+2
*
Merge branch 'ethtool-eeprom'
David S. Miller
2021-06-22
5
-20
/
+17
|
\
|
*
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
2021-06-22
1
-5
/
+2
|
*
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
2021-06-22
1
-4
/
+2
|
*
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
2021-06-22
1
-6
/
+6
|
*
ethtool: Document behavior when module EEPROM bank attribute is omitted
Ido Schimmel
2021-06-22
1
-0
/
+2
|
*
ethtool: Decrease size of module EEPROM get policy array
Ido Schimmel
2021-06-22
1
-1
/
+1
|
*
ethtool: Document correct attribute type
Ido Schimmel
2021-06-22
2
-2
/
+2
|
*
ethtool: Use correct command name in title
Ido Schimmel
2021-06-22
1
-2
/
+2
|
/
*
bridge: cfm: remove redundant return
gushengxian
2021-06-22
1
-1
/
+1
*
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
2021-06-22
2
-4
/
+3
*
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
2021-06-22
1
-8
/
+19
*
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
2021-06-22
1
-1
/
+1
*
Merge branch 'wwan-link-creation-improvements'
David S. Miller
2021-06-22
7
-108
/
+282
|
\
|
*
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
2021-06-22
5
-15
/
+61
|
*
net: iosm: create default link via WWAN core
Sergey Ryazanov
2021-06-22
2
-1
/
+5
|
*
wwan: core: support default netdev creation
Sergey Ryazanov
2021-06-22
5
-5
/
+86
|
*
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
2021-06-22
4
-15
/
+1
|
*
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
2021-06-22
1
-14
/
+1
|
*
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
2021-06-22
1
-9
/
+31
|
*
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
2021-06-22
1
-1
/
+1
|
*
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
2021-06-22
1
-1
/
+1
|
*
wwan: core: relocate ops registering code
Sergey Ryazanov
2021-06-22
1
-71
/
+71
|
*
wwan_hwsim: support network interface creation
Sergey Ryazanov
2021-06-22
1
-0
/
+48
|
/
*
Merge branch 'mptcp-optimizations'
David S. Miller
2021-06-22
7
-121
/
+62
|
\
|
*
selftests: mptcp: display proper reason to abort tests
Matthieu Baerts
2021-06-22
1
-16
/
+36
|
*
mptcp: add MIB counter for invalid mapping
Paolo Abeni
2021-06-22
3
-1
/
+5
|
*
mptcp: drop redundant test in move_skbs_to_msk()
Paolo Abeni
2021-06-22
1
-3
/
+0
|
*
mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
Paolo Abeni
2021-06-22
1
-4
/
+2
|
*
mptcp: use fast lock for subflows when possible
Paolo Abeni
2021-06-22
2
-10
/
+15
|
*
mptcp: drop tx skb cache
Paolo Abeni
2021-06-22
2
-87
/
+4
|
/
*
Merge branch 'marvell-mdio-ACPI'
David S. Miller
2021-06-22
8
-23
/
+125
|
\
|
*
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2021-06-22
2
-4
/
+0
|
*
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
2021-06-22
1
-5
/
+17
|
*
net: mvmdio: add ACPI support
Marcin Wojtas
2021-06-22
1
-2
/
+12
|
*
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2021-06-22
2
-12
/
+3
|
*
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
2021-06-22
2
-0
/
+34
|
*
Documentation: ACPI: DSD: describe additional MAC configuration
Marcin Wojtas
2021-06-22
1
-0
/
+59
|
/
*
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
2021-06-22
1
-1
/
+3
*
ibmvnic: Use strscpy() instead of strncpy()
Kees Cook
2021-06-21
1
-3
/
+3
*
net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()
Guillaume Nault
2021-06-21
1
-0
/
+1
*
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
2021-06-21
1
-1
/
+2
*
net: ll_temac: Remove left-over debug message
Esben Haabendal
2021-06-21
1
-3
/
+1
*
net: add pf_family_names[] for protocol family
Yejune Deng
2021-06-21
1
-2
/
+50
*
Merge branch 'ingenic-fixes'
David S. Miller
2021-06-21
1
-1
/
+1
|
\
|
*
dt-bindings: dwmac: Remove unexpected item.
周琰杰 (Zhou Yanjie)
2021-06-21
1
-1
/
+1
|
/
*
net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...
Christophe JAILLET
2021-06-21
1
-2
/
+4
*
Merge branch 'fec-tx'
David S. Miller
2021-06-21
2
-5
/
+43
|
\
|
*
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Fugang Duan
2021-06-21
1
-0
/
+32
[next]