开源镜像站
帮助
下载
动态
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-04-24
rxrpc: Remove deadcode
Dr. David Alan Gilbert
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-24
Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-04-24
ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE.
Kuniyuki Iwashima
2025-04-24
ipv6: Protect nh->f6i_list with spinlock and flag.
Kuniyuki Iwashima
2025-04-24
ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().
Kuniyuki Iwashima
2025-04-24
ipv6: Protect fib6_link_table() with spinlock.
Kuniyuki Iwashima
2025-04-24
ipv6: Factorise ip6_route_multipath_add().
Kuniyuki Iwashima
2025-04-24
ipv6: Rename rt6_nh.next to rt6_nh.list.
Kuniyuki Iwashima
2025-04-24
ipv6: Don't pass net to ip6_route_info_append().
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate nhc_pcpu_rth_output in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate rt->fib6_nh->rt6i_pcpu in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Split ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Move nexthop_find_by_id() after fib6_info_alloc().
Kuniyuki Iwashima
2025-04-24
ipv6: Check GATEWAY in rtm_to_fib6_multipath_config().
Kuniyuki Iwashima
2025-04-24
ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config().
Kuniyuki Iwashima
2025-04-24
ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE.
Kuniyuki Iwashima
2025-04-24
ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config().
Kuniyuki Iwashima
2025-04-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2025-04-23
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
2025-04-23
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
2025-04-23
mptcp: pm: Defer freeing of MPTCP userspace path manager entries
Mat Martineau
2025-04-23
net: Fix wild-memory-access in __register_pernet_operations() when CONFIG_NET...
Kuniyuki Iwashima
2025-04-23
wifi: mac80211: restore monitor for outgoing frames
Johannes Berg
2025-04-23
net: bridge: mcast: update multicast contex when vlan state is changed
Yong Wang
2025-04-23
net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
Yong Wang
2025-04-22
xdp: create locked/unlocked instances of xdp redirect target setters
Joshua Washington
2025-04-22
net: Drop hold_rtnl arg from ops_undo_list().
Kuniyuki Iwashima
2025-04-22
tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
Tung Nguyen
2025-04-22
net: 802: Remove unused p8022 code
Dr. David Alan Gilbert
2025-04-22
net: lwtunnel: disable BHs when required
Justin Iurman
2025-04-22
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
2025-04-22
rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()
Dan Carpenter
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-04-21
net: Use nlmsg_payload in rtnetlink file
Breno Leitao
2025-04-21
net: Use nlmsg_payload in neighbour file
Breno Leitao
2025-04-21
net: fix the missing unlock for detached devices
Jakub Kicinski
2025-04-18
net: ethtool: mm: reset verification status when link is down
Faizal Rahim
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
2025-04-17
netdev: fix the locking for netdev notifications
Jakub Kicinski
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-17
bpf: net_sched: Disable attaching bpf qdisc to non root
Amery Hung
2025-04-17
bpf: net_sched: Support updating bstats
Amery Hung
2025-04-17
bpf: net_sched: Add a qdisc watchdog timer
Amery Hung
2025-04-17
bpf: net_sched: Add basic bpf qdisc kfuncs
Amery Hung
2025-04-17
bpf: net_sched: Support implementation of Qdisc_ops in bpf
Amery Hung
2025-04-17
Merge tag 'nf-25-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2025-04-17
Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2025-04-17
net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)
Peter Seiderer
[next]