Commit d3fa86b
committed
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Jakub Kicinski:
"Including fixes from bpf.
Current release - regressions:
- Revert "net: r8169: Disable multicast filter for RTL8168H and
RTL8107E"
- kselftest: rtnetlink: fix ip route command typo
Current release - new code bugs:
- s390/ism: make sure ism driver implies smc protocol in kconfig
- two build fixes for tools/net
Previous releases - regressions:
- rxrpc: couple of ACK/PING/RTT handling fixes
Previous releases - always broken:
- bpf: verify bpf_loop() callbacks as if they are called unknown
number of times
- improve stability of auto-bonding with Hyper-V
- account BPF-neigh-redirected traffic in interface statistics
Misc:
- net: fill in some more MODULE_DESCRIPTION()s"
* tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (58 commits)
tools: ynl: fix duplicate op name in devlink
tools: ynl: fix header path for nfsd
net: ipa: fix one GSI register field width
tls: fix NULL deref on tls_sw_splice_eof() with empty record
net: axienet: Fix check for partial TX checksum
vsock/test: fix SEQPACKET message bounds test
i40e: Fix adding unsupported cloud filters
ice: restore timestamp configuration after device reset
ice: unify logic for programming PFINT_TSYN_MSK
ice: remove ptp_tx ring parameter flag
amd-xgbe: propagate the correct speed and duplex status
amd-xgbe: handle the corner-case during tx completion
amd-xgbe: handle corner-case during sfp hotplug
net: veth: fix ethtool stats reporting
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
net/smc: avoid data corruption caused by decline
nfc: virtual_ncidev: Add variable to check if ndev is running
dpll: Fix potential msg memleak when genlmsg_put_reply failed
...File tree
72 files changed
+1429
-667
lines changed- Documentation/process
- drivers
- dpll
- net
- ethernet
- amd/xgbe
- intel
- i40e
- ice
- marvell/octeontx2/nic
- realtek
- stmicro/stmmac
- wangxun
- libwx
- ngbe
- txgbe
- xilinx
- hyperv
- ipa/reg
- usb
- wireguard
- nfc
- s390/net
- include
- linux
- net
- trace/events
- kernel/bpf
- net
- core
- ipv4
- mptcp
- packet
- rxrpc
- sctp
- smc
- tipc
- tls
- unix
- vmw_vsock
- xdp
- tools
- net/ynl
- generated
- testing
- selftests
- bpf
- prog_tests
- progs
- net
- vsock
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+1429
-667
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
198 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
199 | 213 | | |
200 | 214 | | |
201 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14992 | 14992 | | |
14993 | 14993 | | |
14994 | 14994 | | |
| 14995 | + | |
14995 | 14996 | | |
14996 | 14997 | | |
14997 | 14998 | | |
| |||
15043 | 15044 | | |
15044 | 15045 | | |
15045 | 15046 | | |
| 15047 | + | |
15046 | 15048 | | |
15047 | 15049 | | |
15048 | 15050 | | |
| |||
15053 | 15055 | | |
15054 | 15056 | | |
15055 | 15057 | | |
| 15058 | + | |
15056 | 15059 | | |
15057 | 15060 | | |
15058 | 15061 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
1096 | | - | |
| 1096 | + | |
| 1097 | + | |
1097 | 1098 | | |
1098 | | - | |
| 1099 | + | |
1099 | 1100 | | |
1100 | 1101 | | |
1101 | 1102 | | |
| |||
1123 | 1124 | | |
1124 | 1125 | | |
1125 | 1126 | | |
1126 | | - | |
| 1127 | + | |
| 1128 | + | |
1127 | 1129 | | |
| 1130 | + | |
1128 | 1131 | | |
1129 | 1132 | | |
1130 | 1133 | | |
| |||
1256 | 1259 | | |
1257 | 1260 | | |
1258 | 1261 | | |
1259 | | - | |
| 1262 | + | |
| 1263 | + | |
1260 | 1264 | | |
| 1265 | + | |
1261 | 1266 | | |
1262 | 1267 | | |
1263 | 1268 | | |
| |||
1284 | 1289 | | |
1285 | 1290 | | |
1286 | 1291 | | |
1287 | | - | |
| 1292 | + | |
| 1293 | + | |
1288 | 1294 | | |
| 1295 | + | |
1289 | 1296 | | |
1290 | 1297 | | |
1291 | 1298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
| 685 | + | |
| 686 | + | |
685 | 687 | | |
686 | 688 | | |
687 | 689 | | |
688 | 690 | | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
689 | 703 | | |
690 | 704 | | |
691 | 705 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
319 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
320 | 324 | | |
| 325 | + | |
321 | 326 | | |
322 | 327 | | |
323 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1193 | 1193 | | |
1194 | 1194 | | |
1195 | 1195 | | |
1196 | | - | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
1197 | 1209 | | |
1198 | 1210 | | |
1199 | 1211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3844 | 3844 | | |
3845 | 3845 | | |
3846 | 3846 | | |
3847 | | - | |
| 3847 | + | |
3848 | 3848 | | |
3849 | 3849 | | |
3850 | 3850 | | |
| |||
3868 | 3868 | | |
3869 | 3869 | | |
3870 | 3870 | | |
3871 | | - | |
3872 | | - | |
| 3871 | + | |
| 3872 | + | |
| 3873 | + | |
| 3874 | + | |
3873 | 3875 | | |
3874 | 3876 | | |
3875 | 3877 | | |
| |||
3917 | 3919 | | |
3918 | 3920 | | |
3919 | 3921 | | |
3920 | | - | |
| 3922 | + | |
3921 | 3923 | | |
3922 | | - | |
3923 | | - | |
| 3924 | + | |
| 3925 | + | |
3924 | 3926 | | |
3925 | 3927 | | |
3926 | | - | |
| 3928 | + | |
3927 | 3929 | | |
3928 | 3930 | | |
3929 | 3931 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7401 | 7401 | | |
7402 | 7402 | | |
7403 | 7403 | | |
7404 | | - | |
7405 | | - | |
7406 | | - | |
7407 | | - | |
7408 | | - | |
7409 | | - | |
7410 | | - | |
7411 | | - | |
7412 | | - | |
7413 | 7404 | | |
7414 | 7405 | | |
7415 | 7406 | | |
| |||
7461 | 7452 | | |
7462 | 7453 | | |
7463 | 7454 | | |
| 7455 | + | |
| 7456 | + | |
| 7457 | + | |
7464 | 7458 | | |
7465 | 7459 | | |
7466 | 7460 | | |
| |||
0 commit comments