开源镜像站
帮助
动态
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
2024-05-08
ax25: Remove superfuous "return" from ax25_ds_set_timer
Joel Granados
2024-05-08
ipvs: allow some sysctls in non-init user namespaces
Alexander Mikhalitsyn
2024-05-08
ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
Alexander Mikhalitsyn
2024-05-08
net: bridge: switchdev: Improve error message for port_obj_add/del functions
Oleksij Rempel
2024-05-08
net/ipv4: add tracepoint for icmp_send
Peilin He
2024-05-08
net: dsa: add support switches global DSCP priority mapping
Oleksij Rempel
2024-05-08
net: add IEEE 802.1q specific helpers
Oleksij Rempel
2024-05-08
net: dsa: add support for DCB get/set apptrust configuration
Oleksij Rempel
2024-05-07
mptcp: fix possible NULL dereferences
Eric Dumazet
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
net: dccp: Fix ccid2_rtt_estimator() kernel-doc
Jeff Johnson
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for many attributes
Eric Dumazet
2024-05-07
net: write once on dev->allmulti and dev->promiscuity
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_IFNAME output
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_QDISC output
Eric Dumazet
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-06
mptcp: fix typos in comments
Shi-Sheng Yang
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-03
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
2024-05-03
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
appletalk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-05-01
tipc: fix a possible memleak in tipc_buf_append
Xin Long
2024-05-01
tipc: fix UAF in error path
Paolo Abeni
2024-05-01
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
[next]