index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
1
-1
/
+2
2021-06-22
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
1
-5
/
+2
2021-06-22
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
1
-4
/
+2
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
1
-6
/
+6
2021-06-22
ethtool: Document behavior when module EEPROM bank attribute is omitted
Ido Schimmel
1
-0
/
+2
2021-06-22
ethtool: Decrease size of module EEPROM get policy array
Ido Schimmel
1
-1
/
+1
2021-06-22
ethtool: Document correct attribute type
Ido Schimmel
2
-2
/
+2
2021-06-22
ethtool: Use correct command name in title
Ido Schimmel
1
-2
/
+2
2021-06-22
bridge: cfm: remove redundant return
gushengxian
1
-1
/
+1
2021-06-22
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+3
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-22
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
5
-15
/
+61
2021-06-22
net: iosm: create default link via WWAN core
Sergey Ryazanov
2
-1
/
+5
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
5
-5
/
+86
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
4
-15
/
+1
2021-06-22
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
1
-14
/
+1
2021-06-22
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
1
-9
/
+31
2021-06-22
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: relocate ops registering code
Sergey Ryazanov
1
-71
/
+71
2021-06-22
wwan_hwsim: support network interface creation
Sergey Ryazanov
1
-0
/
+48
2021-06-22
selftests: mptcp: display proper reason to abort tests
Matthieu Baerts
1
-16
/
+36
2021-06-22
mptcp: add MIB counter for invalid mapping
Paolo Abeni
3
-1
/
+5
2021-06-22
mptcp: drop redundant test in move_skbs_to_msk()
Paolo Abeni
1
-3
/
+0
2021-06-22
mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
Paolo Abeni
1
-4
/
+2
2021-06-22
mptcp: use fast lock for subflows when possible
Paolo Abeni
2
-10
/
+15
2021-06-22
mptcp: drop tx skb cache
Paolo Abeni
2
-87
/
+4
2021-06-22
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2
-4
/
+0
2021-06-22
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
1
-5
/
+17
2021-06-22
net: mvmdio: add ACPI support
Marcin Wojtas
1
-2
/
+12
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2
-12
/
+3
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
2
-0
/
+34
2021-06-22
Documentation: ACPI: DSD: describe additional MAC configuration
Marcin Wojtas
1
-0
/
+59
2021-06-22
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
1
-1
/
+3
2021-06-21
ibmvnic: Use strscpy() instead of strncpy()
Kees Cook
1
-3
/
+3
2021-06-21
net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()
Guillaume Nault
1
-0
/
+1
2021-06-21
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
1
-1
/
+2
2021-06-21
net: ll_temac: Remove left-over debug message
Esben Haabendal
1
-3
/
+1
2021-06-21
net: add pf_family_names[] for protocol family
Yejune Deng
1
-2
/
+50
2021-06-21
dt-bindings: dwmac: Remove unexpected item.
周琰杰 (Zhou Yanjie)
1
-1
/
+1
2021-06-21
net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...
Christophe JAILLET
1
-2
/
+4
2021-06-21
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Fugang Duan
1
-0
/
+32
2021-06-21
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2
-5
/
+11
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
1
-48
/
+7
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
4
-11
/
+15
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
1
-6
/
+7
2021-06-21
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
1
-23
/
+2
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2
-15
/
+15
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
1
-0
/
+7
[next]