index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
net: dsa: move headers exported by master.c to master.h
Vladimir Oltean
5
-9
/
+27
2022-11-22
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
8
-97
/
+120
2022-11-22
net: dsa: move rest of devlink setup/teardown to devlink.c
Vladimir Oltean
3
-20
/
+49
2022-11-22
net: dsa: if ds->setup is true, ds->devlink is always non-NULL
Vladimir Oltean
1
-7
/
+5
2022-11-22
net: dsa: move bulk of devlink code to devlink.{c,h}
Vladimir Oltean
5
-346
/
+370
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
5
-22
/
+37
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
2
-1
/
+2
2022-11-22
devlink: remove redundant health state set to error
Moshe Shemesh
1
-2
/
+0
2022-11-22
tcp: Fix build break when CONFIG_IPV6=n
Saeed Mahameed
1
-1
/
+1
2022-11-21
net: fix __sock_gen_cookie()
Eric Dumazet
1
-1
/
+4
2022-11-21
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
1
-11
/
+13
2022-11-21
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
1
-22
/
+13
2022-11-21
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
5
-9
/
+10
2022-11-18
net: dsa: tag_mtk: assign per-port queues
Felix Fietkau
1
-0
/
+2
2022-11-18
netlink: remove the flex array from struct nlmsghdr
Jakub Kicinski
1
-1
/
+1
2022-11-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-5
/
+13
2022-11-18
Merge tag 'rxrpc-next-20221116' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
3
-11
/
+19
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
1
-2
/
+2
2022-11-18
rxrpc: uninitialized variable in rxrpc_send_ack_packet()
Dan Carpenter
1
-2
/
+0
2022-11-18
rxrpc: fix rxkad_verify_response()
Dan Carpenter
1
-2
/
+4
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
4
-105
/
+91
2022-11-18
sctp: add sysctl net.sctp.l3mdev_accept
Xin Long
1
-0
/
+11
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
5
-56
/
+76
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
2
-1
/
+13
2022-11-18
sctp: check sk_bound_dev_if when matching ep in get_port
Xin Long
1
-1
/
+4
2022-11-18
sctp: check ipv6 addr with sk_bound_dev if set
Xin Long
1
-3
/
+11
2022-11-18
sctp: verify the bind address with the tb_id from l3mdev
Xin Long
1
-3
/
+6
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2
-2
/
+0
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+8
2022-11-17
devlink: Allow for devlink-rate nodes parent reassignment
Michal Wilczynski
1
-5
/
+7
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+45
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
1
-0
/
+33
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
1
-0
/
+31
2022-11-17
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
4
-5
/
+7
2022-11-17
net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
Vladimir Oltean
3
-3
/
+3
2022-11-17
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
3
-4
/
+15
2022-11-17
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
18
-51
/
+98
2022-11-17
net: dsa: rename tagging protocol driver modalias
Vladimir Oltean
2
-4
/
+5
2022-11-17
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
1
-0
/
+70
2022-11-17
net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports
Rasmus Villemoes
1
-1
/
+1
2022-11-17
net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
Rasmus Villemoes
1
-1
/
+1
2022-11-17
net: dsa: refactor name assignment for user ports
Rasmus Villemoes
2
-5
/
+11
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-74
/
+81
2022-11-17
sctp: sm_statefuns: Remove pointer casts of the same type
Li zeming
1
-1
/
+1
2022-11-16
tcp: annotate data-race around queue->synflood_warned
Eric Dumazet
1
-1
/
+1
2022-11-16
ax25: af_ax25: Remove unnecessary (void*) conversions
Li zeming
1
-2
/
+2
2022-11-16
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2
-5
/
+15
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-6
/
+13
2022-11-16
ipv4: tunnels: use DEV_STATS_INC()
Eric Dumazet
5
-38
/
+38
2022-11-16
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
4
-35
/
+28
[next]