index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
Age
Commit message (
Expand
)
Author
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-16
atm: remove orphaned uAPI for deleted drivers, protocols and SVCs
Jakub Kicinski
2026-06-16
atm: remove the unused pre_send and send_bh device operations
Jakub Kicinski
2026-06-16
atm: remove the unused change_qos device operation
Jakub Kicinski
2026-06-16
atm: remove SVC socket support and the signaling daemon interface
Jakub Kicinski
2026-06-16
atm: remove the local ATM (NSAP) address registry
Jakub Kicinski
2026-06-16
atm: remove dead SONET PHY ioctls
Jakub Kicinski
2026-06-16
atm: remove the unused send_oam / push_oam callbacks
Jakub Kicinski
2026-06-16
atm: remove AAL3/4 transport support
Jakub Kicinski
2026-06-12
net: atm: reject out-of-range traffic classes in QoS validation
Zhengchuan Liang
2026-05-22
atm: convert to getsockopt_iter
Breno Leitao
2026-05-12
net: atm: fix skb leak in sigd_send() default branch
Wei Yang
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-14
atm: lec: fix use-after-free in sock_def_readable()
Deepanshu Kartikey
2026-03-09
ppp: simplify input error handling
Qingfang Deng
2026-02-28
atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
Jiayuan Chen
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
Jiayuan Chen
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-20
net: atm: fix incorrect cleanup function call in error path
Sayooj K Karun
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-24
neighbour: Convert rwlock of struct neigh_table to spinlock.
Kuniyuki Iwashima
2025-10-15
net: add SK_WMEM_ALLOC_BIAS constant
Eric Dumazet
2025-09-04
net: atm: fix memory leak in atm_register_sysfs when device_register fail
Wang Liang
2025-08-22
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
2025-07-09
atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
Yue Haibing
2025-07-09
atm: clip: Fix infinite recursive call of clip_push().
Kuniyuki Iwashima
2025-07-09
atm: clip: Fix memory leak of struct clip_vcc.
Kuniyuki Iwashima
2025-07-09
atm: clip: Fix potential null-ptr-deref in to_atmarpd().
Kuniyuki Iwashima
2025-06-25
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
2025-06-22
atm: clip: prevent NULL deref in clip_push()
Eric Dumazet
2025-06-19
net: atm: fix /proc/net/atm/lec handling
Eric Dumazet
2025-06-19
net: atm: add lec_mutex
Eric Dumazet
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-25
atm: Fix NULL pointer dereference
Minjoong Kim
2025-03-20
net: atm: fix use after free in lec_send()
Dan Carpenter
2024-06-14
atm: clean up a put_user() calls
Dan Carpenter
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-02-09
net: fill in MODULE_DESCRIPTION()s for mpoa
Breno Leitao
2024-01-05
net: fill in MODULE_DESCRIPTION()s for ATM
Jakub Kicinski
2023-12-12
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
2023-10-23
net: atm: Remove redundant check.
Gavrilov Ilia
[next]