index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
6
-7
/
+66
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
10
-1
/
+109
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
3
-3
/
+70
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
2
-0
/
+126
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
7
-0
/
+54
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
4
-0
/
+57
2021-06-22
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2
-21
/
+12
2021-06-22
tc-testing: add test for ct DNAT tuple collision
Marcelo Ricardo Leitner
1
-0
/
+45
2021-06-22
tc-testing: add support for sending various scapy packets
Marcelo Ricardo Leitner
1
-19
/
+23
2021-06-22
tc-testing: fix list handling
Marcelo Ricardo Leitner
1
-1
/
+1
2021-06-22
MAINTAINERS: network: add entry for WWAN
Loic Poulain
1
-0
/
+10
2021-06-22
openvswitch: add trace points
Aaron Conole
5
-0
/
+179
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
[next]