Commit 57ce642
committed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR.
Conflicts:
include/net/inet_sock.h
f866fbc ("ipv4: fix data-races around inet->inet_id")
c274af2 ("inet: introduce inet->inet_flags")
https://lore.kernel.org/all/679ddff6-db6e-4ff6-b177-574e90d0103d@tessares.net/
Adjacent changes:
drivers/net/bonding/bond_alb.c
e74216b ("bonding: fix macvlan over alb bond support")
f11e5bd ("bonding: support balance-alb with openvswitch")
drivers/net/ethernet/broadcom/bgmac.c
d6499f0 ("net: bgmac: Return PTR_ERR() for fixed_phy_register()")
23a1448 ("net: bgmac: Fix return value check for fixed_phy_register()")
drivers/net/ethernet/broadcom/genet/bcmmii.c
32bbe64 ("net: bcmgenet: Fix return value check for fixed_phy_register()")
acf50d1 ("net: bcmgenet: Return PTR_ERR() for fixed_phy_register()")
net/sctp/socket.c
f866fbc ("ipv4: fix data-races around inet->inet_id")
b09bde5 ("inet: move inet->mc_loop to inet->inet_frags")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>File tree
242 files changed
+1687
-922
lines changed- Documentation
- ABI/testing
- admin-guide/hw-vuln
- devicetree/bindings/pinctrl
- i2c
- arch
- arm64
- boot/dts
- freescale
- qcom
- rockchip
- include
- asm
- uapi/asm
- kernel
- arm
- boot/dts
- arm
- nxp/imx
- ti/omap
- mach-zynq
- powerpc/kernel
- riscv
- include
- asm
- uapi/asm
- kernel
- compat_vdso
- lib
- x86
- include/asm
- kernel
- cpu
- kprobes
- kvm/svm
- lib
- block
- crypto
- drivers
- acpi
- block/rnbd
- bus
- crypto/caam
- gpio
- i2c/busses
- leds/trigger
- media
- platform
- mediatek/jpeg
- nxp
- usb/uvc
- mmc
- core
- host
- net
- bonding
- can
- dsa
- ocelot
- ethernet
- broadcom
- bnx2x
- genet
- chelsio/inline_crypto/chtls
- ibm
- intel
- i40e
- ice
- igb
- igc
- marvell/octeontx2/af
- mediatek
- mellanox/mlxsw
- sfc
- falcon
- siena
- ipvlan
- mdio
- phy
- wireless/intel/iwlwifi
- of
- pinctrl/qcom
- platform
- mellanox
- x86
- soc/aspeed
- tty
- serial
- 8250
- video/fbdev
- mmp/hw
- fs
- btrfs
- nfs
- smb/client
- include
- linux
- net
- netfilter
- video
- mm
- net
- batman-adv
- can
- core
- dccp
- devlink
- ipv4
- mac80211
- netfilter
- sched
- sctp
- sunrpc/xprtrdma
- rust/macros
- security/selinux/ss
- sound
- pci/hda
- soc
- codecs
- fsl
- intel/boards
- meson
- sof
- intel
- usb
- tools
- arch
- arm64/include/uapi/asm
- riscv/include/uapi/asm
- objtool
- arch/x86
- include/objtool
- perf/util
- testing/selftests
- drivers/net
- bonding
- mlxsw
- net
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
242 files changed
+1687
-922
lines changedLines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8831 | 8831 | | |
8832 | 8832 | | |
8833 | 8833 | | |
| 8834 | + | |
8834 | 8835 | | |
8835 | 8836 | | |
8836 | 8837 | | |
| |||
14821 | 14822 | | |
14822 | 14823 | | |
14823 | 14824 | | |
| 14825 | + | |
| 14826 | + | |
| 14827 | + | |
| 14828 | + | |
| 14829 | + | |
| 14830 | + | |
| 14831 | + | |
| 14832 | + | |
| 14833 | + | |
| 14834 | + | |
14824 | 14835 | | |
14825 | 14836 | | |
14826 | 14837 | | |
| |||
19249 | 19260 | | |
19250 | 19261 | | |
19251 | 19262 | | |
19252 | | - | |
19253 | | - | |
19254 | | - | |
19255 | | - | |
19256 | | - | |
19257 | | - | |
19258 | | - | |
19259 | 19263 | | |
19260 | 19264 | | |
19261 | 19265 | | |
| |||
21660 | 21664 | | |
21661 | 21665 | | |
21662 | 21666 | | |
21663 | | - | |
| 21667 | + | |
21664 | 21668 | | |
21665 | 21669 | | |
21666 | 21670 | | |
21667 | 21671 | | |
21668 | 21672 | | |
21669 | 21673 | | |
| 21674 | + | |
21670 | 21675 | | |
21671 | 21676 | | |
21672 | | - | |
21673 | | - | |
21674 | | - | |
21675 | | - | |
21676 | | - | |
21677 | 21677 | | |
21678 | 21678 | | |
21679 | 21679 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
866 | | - | |
867 | 866 | | |
868 | 867 | | |
869 | 868 | | |
| |||
1010 | 1009 | | |
1011 | 1010 | | |
1012 | 1011 | | |
| 1012 | + | |
| 1013 | + | |
1013 | 1014 | | |
1014 | 1015 | | |
1015 | 1016 | | |
| |||
1022 | 1023 | | |
1023 | 1024 | | |
1024 | 1025 | | |
| 1026 | + | |
| 1027 | + | |
1025 | 1028 | | |
1026 | 1029 | | |
1027 | 1030 | | |
| |||
1034 | 1037 | | |
1035 | 1038 | | |
1036 | 1039 | | |
| 1040 | + | |
| 1041 | + | |
1037 | 1042 | | |
1038 | 1043 | | |
1039 | 1044 | | |
| |||
1309 | 1314 | | |
1310 | 1315 | | |
1311 | 1316 | | |
1312 | | - | |
1313 | | - | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
| 1317 | + | |
| 1318 | + | |
1317 | 1319 | | |
1318 | 1320 | | |
1319 | 1321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1184 | 1184 | | |
1185 | 1185 | | |
1186 | 1186 | | |
| 1187 | + | |
| 1188 | + | |
1187 | 1189 | | |
1188 | 1190 | | |
1189 | 1191 | | |
| |||
1196 | 1198 | | |
1197 | 1199 | | |
1198 | 1200 | | |
| 1201 | + | |
| 1202 | + | |
1199 | 1203 | | |
1200 | 1204 | | |
1201 | 1205 | | |
| |||
1208 | 1212 | | |
1209 | 1213 | | |
1210 | 1214 | | |
| 1215 | + | |
| 1216 | + | |
1211 | 1217 | | |
1212 | 1218 | | |
1213 | 1219 | | |
| |||
0 commit comments