开源镜像站
帮助
下载
动态
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
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-05-06
devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg
Jiri Pirko
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
2025-05-06
Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-05
ipv4: ip_tunnel: Replace strcpy use with strscpy
Ruben Wauters
2025-05-05
net: ethtool: netlink: Use netdev_hold for dumpit() operations
Maxime Chevallier
2025-05-05
net: ethtool: phy: Convert the PHY_GET command to generic phy dump
Maxime Chevallier
2025-05-05
net: ethtool: Introduce per-PHY DUMP operations
Maxime Chevallier
2025-05-05
sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
Dr. David Alan Gilbert
2025-05-05
strparser: Remove unused __strp_unpause
Dr. David Alan Gilbert
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-05-05
netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
Pablo Neira Ayuso
2025-05-05
netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
Pablo Neira Ayuso
2025-05-05
netfilter: nf_conntrack: speed up reads from nf_conntrack proc file
Florian Westphal
2025-05-05
netfilter: nft_quota: match correctly when the quota just depleted
Zhongqiu Duan
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
2025-05-03
ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
Ido Schimmel
2025-05-02
ipv6: Restore fib6_config validation for SIOCADDRT.
Kuniyuki Iwashima
2025-05-02
mptcp: Align mptcp_inet6_sk with other protocols
Pedro Falcato
2025-05-02
bpf: net_sched: Make some Qdisc_ops ops mandatory
Amery Hung
2025-05-02
bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
Amery Hung
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
2025-05-02
bpf: udp: Get rid of st_bucket_done
Jordan Rife
2025-05-02
bpf: udp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2025-05-02
bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
Jordan Rife
2025-05-01
ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT s...
Andrea Mayer
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
2025-04-29
Merge tag 'nf-next-25-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-04-29
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
2025-04-29
xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()
Bui Quang Minh
2025-04-29
xsk: respect the offsets when copying frags
Bui Quang Minh
2025-04-29
bpf: net_sched: Fix using bpf qdisc as default qdisc
Amery Hung
2025-04-29
ipv4: fib: Fix fib_info_hash_alloc() allocation type
Kees Cook
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2025-04-29
ipv4: prefer multipath nexthop that matches source address
Willem de Bruijn
2025-04-28
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-29
netfilter: nf_tables: export set count and backend name to userspace
Florian Westphal
2025-04-29
netfilter: conntrack: Remove redundant NFCT_ALIGN call
Xuanqiang Luo
2025-04-26
Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-04-26
Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
Chuck Lever
2025-04-25
Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-04-25
Bluetooth: L2CAP: copy RX timestamp to new fragments
Pauli Virtanen
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
[next]