index
:
kernel/git/docs/linux.git
docs-fixes
docs-mw
docs-next
master
corbet's fork of linux.git
Kernel documentation group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
7
-114
/
+139
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
1
-2
/
+12
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
1
-7
/
+9
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
1
-5
/
+6
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
7
-14
/
+36
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
1
-1
/
+1
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
1
-4
/
+9
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
1
-10
/
+0
2026-01-20
wifi: mac80211: apply advertised TTLM from association response
Benjamin Berg
2
-99
/
+119
2026-01-20
wifi: mac80211: parse all TTLM entries
Benjamin Berg
1
-11
/
+14
2026-01-20
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
1
-1
/
+2
2026-01-20
wifi: mac80211: don't perform DA check on S1G beacon
Lachlan Hodges
1
-2
/
+7
2026-01-19
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
1
-1
/
+1
2026-01-19
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
2026-01-19
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-4
/
+15
2026-01-19
l2tp: avoid one data-race in l2tp_tunnel_del_work()
Eric Dumazet
1
-2
/
+2
2026-01-17
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-17
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
2026-01-17
sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
Xin Long
1
-5
/
+5
2026-01-15
l2tp: Fix memleak in l2tp_udp_encap_recv().
Kuniyuki Iwashima
1
-1
/
+3
2026-01-15
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
1
-3
/
+4
2026-01-15
vsock/virtio: Coalesce only linear skb
Michal Luczaj
1
-2
/
+4
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-83
/
+96
2026-01-15
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...
Paolo Abeni
2
-42
/
+19
2026-01-15
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
3
-4
/
+5
2026-01-15
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
1
-1
/
+9
2026-01-15
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
1
-9
/
+16
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-46
/
+8
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-8
/
+17
2026-01-13
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-13
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
2026-01-13
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
3
-4
/
+5
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
3
-3
/
+11
2026-01-12
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
1
-3
/
+4
2026-01-12
wifi: mac80211: correctly check if CSA is active
Miri Korenblit
1
-2
/
+6
2026-01-12
wifi: cfg80211: Fix bitrate calculation overflow for HE rates
Veerendranath Jakkam
1
-3
/
+5
2026-01-10
Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2026-01-10
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-09
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-09
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-09
net: bridge: annotate data-races around fdb->{updated,used}
Eric Dumazet
2
-14
/
+18
2026-01-09
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-12
/
+30
2026-01-09
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
1
-0
/
+1
2026-01-08
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
1
-3
/
+2
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-08
Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-3
/
+17
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2
-10
/
+6
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-08
wifi: mac80211: collect station statistics earlier when disconnect
Baochen Qiang
1
-3
/
+4
2026-01-08
wifi: mac80211: restore non-chanctx injection behaviour
Johannes Berg
1
-0
/
+2
2026-01-08
wifi: mac80211: don't iterate not running interfaces
Miri Korenblit
1
-0
/
+3
2026-01-08
wifi: avoid kernel-infoleak from struct iw_point
Eric Dumazet
2
-0
/
+8
2026-01-06
net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
Shivani Gupta
1
-0
/
+2
2026-01-06
udp: call skb_orphan() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2026-01-06
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
1
-5
/
+13
2026-01-05
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
2026-01-05
net/sched: act_mirred: Fix leak when redirecting to self on egress
Jamal Hadi Salim
1
-12
/
+12
2026-01-05
vsock: Make accept()ed sockets use custom setsockopt()
Michal Luczaj
1
-0
/
+4
2026-01-06
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
1
-2
/
+9
2026-01-05
libceph: reset sparse-read state in osd_fault()
Sam Edwards
1
-0
/
+3
2026-01-05
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
1
-1
/
+1
2026-01-05
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
1
-8
/
+12
2026-01-05
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
1
-1
/
+3
2026-01-05
libceph: prevent potential out-of-bounds reads in handle_auth_done()
ziming zhang
1
-0
/
+2
2026-01-04
Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
7
-11
/
+12
2026-01-04
inet: frags: drop fraglist conntrack references
Florian Westphal
1
-0
/
+2
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-04
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
2026-01-04
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
1
-4
/
+7
2026-01-02
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
1
-1
/
+1
2026-01-02
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
1
-1
/
+2
2026-01-01
netfilter: replace -EEXIST with -EBUSY
Daniel Gomez
3
-4
/
+4
2026-01-01
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
1
-3
/
+3
2026-01-01
netfilter: nft_set_pipapo: fix range overlap detection
Florian Westphal
1
-2
/
+2
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-99
/
+155
2025-12-30
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
1
-1
/
+12
2025-12-30
net: rose: fix invalid array index in rose_kill_by_device()
Pwnverse
1
-1
/
+1
2025-12-30
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
1
-16
/
+10
2025-12-30
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
2025-12-29
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2025-12-29
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
6
-13
/
+14
2025-12-28
af_unix: don't post cmsg for SO_INQ unless explicitly asked for
Jens Axboe
1
-3
/
+8
2025-12-28
net: avoid prefetching NULL pointers
Eric Dumazet
1
-3
/
+5
2025-12-28
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
Bagas Sanjaya
1
-0
/
+1
2025-12-28
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
1
-2
/
+7
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+7
2025-12-23
Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-0
/
+6
2025-12-23
net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
Vladimir Oltean
1
-7
/
+1
2025-12-23
net: dsa: properly keep track of conduit reference
Vladimir Oltean
1
-25
/
+34
2025-12-23
erspan: Initialize options_len before referencing options.
Frode Nordahl
2
-4
/
+8
2025-12-23
mptcp: ensure context reset on disconnect()
Paolo Abeni
2
-4
/
+7
2025-12-23
mptcp: fallback earlier on simult connection
Paolo Abeni
3
-10
/
+12
2025-12-22
net/handshake: Fix null-ptr-deref in handshake_complete()
Wang Liang
1
-1
/
+2
2025-12-22
ip6_gre: make ip6gre_header() robust
Eric Dumazet
1
-1
/
+8
2025-12-22
net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
Toke Høiland-Jørgensen
1
-4
/
+13
2025-12-19
Bluetooth: MGMT: report BIS capability flags in supported settings
Pauli Virtanen
1
-0
/
+6
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-87
/
+251
2025-12-18
Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...
Paolo Abeni
2
-0
/
+8
2025-12-18
net/sched: act_mirred: fix loop detection
Jamal Hadi Salim
1
-0
/
+9
2025-12-18
sctp: Clear inet_opt in sctp_v6_copy_ip_options().
Kuniyuki Iwashima
1
-0
/
+2
2025-12-18
sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock().
Kuniyuki Iwashima
1
-3
/
+4
2025-12-18
net/handshake: duplicate handshake cancellations leak socket
Scott Mayhew
1
-1
/
+5
2025-12-18
Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2
-30
/
+68
2025-12-18
ethtool: Avoid overflowing userspace buffer on stats query
Gal Pressman
1
-6
/
+24
2025-12-17
can: j1939: make j1939_sk_bind() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+6
2025-12-17
can: j1939: make j1939_session_activate() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+2
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
2025-12-16
wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
Moon Hee Lee
1
-0
/
+3
2025-12-16
wifi: mac80211: do not use old MBSSID elements
Aloka Dixit
1
-10
/
+0
2025-12-16
wifi: mac80211: don't WARN for connections on invalid channels
Johannes Berg
1
-1
/
+4
2025-12-16
wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
Dan Carpenter
1
-1
/
+1
2025-12-16
wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
Dmitry Antipov
1
-1
/
+1
2025-12-16
wifi: mac80211: Discard Beacon frames to non-broadcast address
Jouni Malinen
1
-0
/
+5
2025-12-15
netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
Florian Westphal
1
-2
/
+2
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-4
/
+65
2025-12-15
xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set
Antony Antony
1
-0
/
+1
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-70
/
+56
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-9
/
+34
2025-12-11
netfilter: nf_tables: remove redundant chain validation on register store
Pablo Neira Ayuso
1
-11
/
+0
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
1
-13
/
+1
2025-12-11
net/sched: ets: Remove drr class from the active list if it changes to strict
Victor Nogueira
1
-0
/
+4
2025-12-11
caif: fix integer underflow in cffrml_receive()
Junrui Luo
1
-1
/
+8
2025-12-11
Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-1
/
+0
2025-12-10
netfilter: always set route tuple out ifindex
Lorenzo Bianconi
1
-1
/
+3
2025-12-10
ipvs: fix ipv4 null-ptr-deref in route error path
Slavin Liu
1
-0
/
+3
2025-12-10
netfilter: nf_conncount: fix leaked ct in error paths
Fernando Fernandez Mancera
1
-11
/
+14
2025-12-10
libceph: make decode_pool() more resilient against corrupted osdmaps
Ilya Dryomov
1
-64
/
+52
2025-12-10
libceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-2
/
+2
2025-12-10
libceph: fix log output race condition in OSD client
Simon Buttgereit
1
-4
/
+2
2025-12-10
netfilter: conntrack: warn when cleanup is stuck
Jakub Kicinski
1
-0
/
+3
2025-12-10
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
2
-5
/
+43
2025-12-10
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
2
-8
/
+13
2025-12-10
inet: frags: avoid theoretical race in ip_frag_reinit()
Jakub Kicinski
2
-4
/
+4
2025-12-10
net/handshake: restore destructor on submit failure
caoping
1
-0
/
+2
2025-12-10
net: openvswitch: fix middle attribute validation in push_nsh() action
Ilya Maximets
1
-3
/
+10
2025-12-10
can: fix build dependency
Arnd Bergmann
1
-1
/
+0
2025-12-08
mptcp: avoid deadlock on fallback while reinjecting
Paolo Abeni
1
-2
/
+5
2025-12-08
mptcp: schedule rtx timer only after pushing data
Paolo Abeni
1
-6
/
+9
2025-12-08
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-12-08
mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
Eric Biggers
1
-1
/
+1
2025-12-08
af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
Mateusz Guzik
1
-1
/
+1
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
1
-1
/
+1
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
1
-1
/
+2
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
7
-394
/
+66
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-21
/
+60
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+14
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+12
2025-12-05
Revert "net/socket: convert sock_map_fd() to FD_ADD()"
Christian Brauner
1
-5
/
+14
2025-12-04
net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
Geert Uytterhoeven
1
-2
/
+2
2025-12-04
net/sched: ets: Always remove class from active list before deleting in ets_q...
Jamal Hadi Salim
1
-1
/
+1
2025-12-04
net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
Shaurya Rane
1
-0
/
+2
2025-12-04
netrom: Fix memory leak in nr_sendmsg()
Wang Liang
1
-1
/
+3
2025-12-04
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
2
-4
/
+4
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-49
/
+23
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
315
-3313
/
+6738
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
3
-53
/
+127
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-27
/
+33
2025-12-02
net: page_pool: sanitise allocation order
Pavel Begunkov
1
-0
/
+3
2025-12-02
net: page pool: xa init with destroy on pp init
Pavel Begunkov
1
-0
/
+1
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+7
2025-12-02
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-78
/
+32
2025-12-01
Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-175
/
+723
2025-12-01
net: dsa: add simple HSR offload helpers
Vladimir Oltean
1
-0
/
+65
2025-12-01
net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded
Vladimir Oltean
1
-0
/
+3
2025-12-01
net: hsr: create an API to get hsr port type
Xiaoliang Yang
2
-3
/
+24
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2025-12-01
net: mctp: test: move TX packetqueue from dst to dev
Jeremy Kerr
3
-108
/
+59
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+6
2025-12-01
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
2
-29
/
+198
2025-12-01
Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
Yang Li
1
-2
/
+7
2025-12-01
Bluetooth: ISO: Fix not updating BIS sender source address
Luiz Augusto von Dentz
1
-0
/
+19
2025-12-01
Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
Luiz Augusto von Dentz
1
-72
/
+76
2025-12-01
Bluetooth: ISO: Attempt to resolve broadcast address
Luiz Augusto von Dentz
1
-19
/
+39
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
3
-27
/
+38
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
3
-17
/
+185
2025-12-01
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
1
-1
/
+54
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
4
-10
/
+109
2025-12-01
l2tp: correct debugfs label for tunnel tx stats
Alok Tiwari
1
-1
/
+1
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-11-29
can: Kconfig: select CAN driver infrastructure by default
Oliver Hartkopp
1
-0
/
+1
2025-11-28
net: ipconfig: Replace strncpy with strscpy in ic_proto_name
Thorsten Blum
1
-1
/
+2
2025-11-28
net: netpoll: initialize work queue before error checks
Breno Leitao
1
-1
/
+1
2025-11-28
Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
11
-408
/
+795
2025-11-28
net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-5
/
+3
2025-11-28
net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-7
/
+1
2025-11-28
net: dsa: tag_trailer: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-1
/
+1
2025-11-28
net: dsa: tag_qca: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-4
/
+2
2025-11-28
net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-3
/
+4
2025-11-28
net: dsa: tag_mtk: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-1
/
+2
2025-11-28
net: dsa: tag_ksz: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-16
/
+4
[next]