开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-11-22
net: dsa: kill off dsa_priv.h
Vladimir Oltean
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-22
net: dsa: move definitions from dsa_priv.h to slave.c
Vladimir Oltean
2022-11-22
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
net: dsa: merge dsa.c into dsa2.c
Vladimir Oltean
2022-11-22
net: dsa: move notifier definitions to switch.h
Vladimir Oltean
2022-11-22
net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by master.c to master.h
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
2022-11-22
net: dsa: move rest of devlink setup/teardown to devlink.c
Vladimir Oltean
2022-11-22
net: dsa: if ds->setup is true, ds->devlink is always non-NULL
Vladimir Oltean
2022-11-22
net: dsa: move bulk of devlink code to devlink.{c,h}
Vladimir Oltean
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
2022-11-22
devlink: remove redundant health state set to error
Moshe Shemesh
2022-11-22
tcp: Fix build break when CONFIG_IPV6=n
Saeed Mahameed
2022-11-21
net: fix __sock_gen_cookie()
Eric Dumazet
2022-11-21
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
2022-11-21
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
2022-11-21
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
2022-11-18
net: dsa: tag_mtk: assign per-port queues
Felix Fietkau
2022-11-18
netlink: remove the flex array from struct nlmsghdr
Jakub Kicinski
2022-11-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-11-18
Merge tag 'rxrpc-next-20221116' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
2022-11-18
rxrpc: uninitialized variable in rxrpc_send_ack_packet()
Dan Carpenter
2022-11-18
rxrpc: fix rxkad_verify_response()
Dan Carpenter
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-11-18
sctp: add sysctl net.sctp.l3mdev_accept
Xin Long
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
2022-11-18
sctp: check sk_bound_dev_if when matching ep in get_port
Xin Long
2022-11-18
sctp: check ipv6 addr with sk_bound_dev if set
Xin Long
2022-11-18
sctp: verify the bind address with the tb_id from l3mdev
Xin Long
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
2022-11-17
devlink: Allow for devlink-rate nodes parent reassignment
Michal Wilczynski
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
2022-11-17
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
2022-11-17
net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
Vladimir Oltean
2022-11-17
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
2022-11-17
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
2022-11-17
net: dsa: rename tagging protocol driver modalias
Vladimir Oltean
2022-11-17
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
2022-11-17
net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports
Rasmus Villemoes
[next]