开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-09-10
net/smc: add sysctl for smc_limit_hs
D. Wythe
2024-09-09
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
2024-09-09
af_unix: Move spin_lock() in manage_oob().
Kuniyuki Iwashima
2024-09-09
af_unix: Rename unlinked_skb in manage_oob().
Kuniyuki Iwashima
2024-09-09
af_unix: Remove single nest in manage_oob().
Kuniyuki Iwashima
2024-09-09
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
2024-09-09
sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
Ido Schimmel
2024-09-09
ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
Ido Schimmel
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
2024-09-09
netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
Ido Schimmel
2024-09-09
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
Ido Schimmel
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
2024-09-09
bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
Ido Schimmel
2024-09-09
ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
Ido Schimmel
2024-09-09
netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
Ido Schimmel
2024-09-09
net: sysfs: Fix weird usage of class's namespace relevant fields
Zijun Hu
2024-09-08
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
2024-09-06
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-09-06
netpoll: remove netpoll_srcu
Eric Dumazet
2024-09-06
net: tls: wait for async completion on last message
Sascha Hauer
2024-09-06
net/core: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-06
net/ipv6: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-06
net/netfilter: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-06
net/tipc: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-06
net/ipv4: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-09-05
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
2024-09-05
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-04
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()
Ido Schimmel
2024-09-04
ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
Ido Schimmel
2024-09-04
ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()
Ido Schimmel
2024-09-04
ipv4: Unmask upper DSCP bits in __ip_queue_xmit()
Ido Schimmel
2024-09-04
l2tp: remove unneeded null check in l2tp_v2_session_get_next
James Chapman
2024-09-04
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
2024-09-04
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
2024-09-03
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
2024-09-03
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
2024-09-03
mptcp: pm: rename helpers linked to 'flush'
Matthieu Baerts (NGI0)
2024-09-03
ethtool: RX software timestamp for all
Gal Pressman
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
2024-09-03
net: dqs: Do not use extern for unused dql_group
Breno Leitao
2024-09-03
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
2024-09-03
ioam6: improve checks on user data
Justin Iurman
2024-09-03
netfilter: nf_tables: set element timeout update support
Pablo Neira Ayuso
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
[next]