index
:
kernel/git/tip/tip.git
auto-latest
core/bugs
core/build
core/core
core/debugobjects
core/documentation
core/entry
core/headers
core/kprobes
core/mm
core/rcu
core/rseq
core/static_call
core/uaccess
core/urgent
efi/core
efi/urgent
irq/cleanups
irq/core
irq/drivers
irq/msi
irq/urgent
locking/core
locking/debug
locking/futex
locking/header
locking/kcsan
locking/nmi
locking/rcuref
locking/rwsem
locking/urgent
locking/wwmutex
master
objtool/core
objtool/urgent
perf/core
perf/kprobes
perf/urgent
perf/vlbr
ras/core
ras/urgent
rcu/urgent
sched/arm64
sched/core
sched/eevdf
sched/fifo
sched/migrate-disable
sched/psi
sched/rt
sched/smp
sched/urgent
smp/core
smp/urgent
timers/cleanups
timers/clocksource
timers/core
timers/merge
timers/nohz
timers/ptp
timers/urgent
timers/vdso
tip/tip
tip/urgent
x86/acpi
x86/alternatives
x86/apic
x86/asm
x86/boot
x86/bugs
x86/build
x86/cache
x86/cc
x86/cleanups
x86/core
x86/cpu
x86/debug
x86/entry
x86/fpu
x86/fred
x86/fsgsbase
x86/headers
x86/hyperv
x86/irq
x86/kaslr
x86/kconfig
x86/kdump
x86/merge
x86/microcode
x86/misc
x86/mm
x86/msr
x86/mtrr
x86/nmi
x86/paravirt
x86/pasid
x86/percpu
x86/platform
x86/sev
x86/seves
x86/sgx
x86/shstk
x86/splitlock
x86/tdx
x86/timers
x86/urgent
x86/vdso
x86/vmware
Unnamed repository; edit this file 'description' to name the repository.
TIP group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-99
/
+155
4 days
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
1
-1
/
+12
4 days
net: rose: fix invalid array index in rose_kill_by_device()
Pwnverse
1
-1
/
+1
4 days
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
1
-16
/
+10
4 days
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
5 days
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
5 days
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
6
-13
/
+14
6 days
af_unix: don't post cmsg for SO_INQ unless explicitly asked for
Jens Axboe
1
-3
/
+8
6 days
net: avoid prefetching NULL pointers
Eric Dumazet
1
-3
/
+5
6 days
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
Bagas Sanjaya
1
-0
/
+1
6 days
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
1
-2
/
+7
10 days
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+7
11 days
Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-0
/
+6
11 days
net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
Vladimir Oltean
1
-7
/
+1
11 days
net: dsa: properly keep track of conduit reference
Vladimir Oltean
1
-25
/
+34
11 days
erspan: Initialize options_len before referencing options.
Frode Nordahl
2
-4
/
+8
11 days
mptcp: ensure context reset on disconnect()
Paolo Abeni
2
-4
/
+7
11 days
mptcp: fallback earlier on simult connection
Paolo Abeni
3
-10
/
+12
12 days
net/handshake: Fix null-ptr-deref in handshake_complete()
Wang Liang
1
-1
/
+2
12 days
ip6_gre: make ip6gre_header() robust
Eric Dumazet
1
-1
/
+8
12 days
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-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-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
2025-11-28
net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_gswip: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-4
/
+2
2025-11-28
net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-4
/
+4
2025-11-28
net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helper
Vladimir Oltean
1
-0
/
+18
2025-11-28
Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
16
-206
/
+127
2025-11-28
net: Remove KMSG_COMPONENT macro
Heiko Carstens
33
-66
/
+33
2025-11-28
net/socket: convert __sys_accept4_file() to FD_ADD()
Christian Brauner
1
-14
/
+1
2025-11-28
net/socket: convert sock_map_fd() to FD_ADD()
Christian Brauner
1
-14
/
+5
2025-11-28
net/kcm: convert kcm_ioctl() to FD_PREPARE()
Christian Brauner
1
-15
/
+7
2025-11-28
net/handshake: convert handshake_nl_accept_doit() to FD_PREPARE()
Christian Brauner
1
-20
/
+18
2025-11-28
af_unix: convert unix_file_open() to FD_ADD()
Christian Brauner
1
-15
/
+1
2025-11-27
net: restore napi_consume_skb()'s NULL-handling
Jakub Kicinski
1
-1
/
+1
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
2
-4
/
+4
2025-11-28
netfilter: nft_connlimit: add support to object update operation
Fernando Fernandez Mancera
1
-1
/
+12
2025-11-28
netfilter: nft_connlimit: update the count if add was skipped
Fernando Fernandez Mancera
2
-6
/
+19
2025-11-28
netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
Fernando Fernandez Mancera
2
-13
/
+18
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
4
-94
/
+134
2025-11-28
netfilter: flowtable: Add IPIP tx sw acceleration
Lorenzo Bianconi
2
-4
/
+106
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
4
-13
/
+122
2025-11-28
netfilter: flowtable: use tuple address to calculate next hop
Pablo Neira Ayuso
1
-4
/
+12
2025-11-28
netfilter: flowtable: remove hw_ifidx
Pablo Neira Ayuso
3
-5
/
+1
2025-11-28
netfilter: flowtable: inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
2
-7
/
+44
2025-11-28
netfilter: flowtable: inline vlan encapsulation in xmit path
Pablo Neira Ayuso
2
-3
/
+29
2025-11-27
netfilter: flowtable: consolidate xmit path
Pablo Neira Ayuso
3
-39
/
+56
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
3
-259
/
+275
2025-11-27
netfilter: flowtable: check for maximum number of encapsulations in bridge vlan
Pablo Neira Ayuso
1
-1
/
+8
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-156
/
+240
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-39
/
+64
2025-11-27
Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...
Paolo Abeni
1
-8
/
+46
2025-11-27
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
1
-0
/
+6
2025-11-27
net: mctp: unconditionally set skb->dev on dst output
Jeremy Kerr
1
-0
/
+1
2025-11-27
libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
ziming zhang
1
-0
/
+2
2025-11-27
libceph: replace BUG_ON with bounds check for map->max_osd
ziming zhang
1
-7
/
+11
2025-11-27
ceph: fix crash in process_v2_sparse_read() for encrypted directories
Viacheslav Dubeyko
1
-4
/
+7
2025-11-26
Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+3
2025-11-26
mptcp: clear scheduled subflows on retransmit
Paolo Abeni
1
-2
/
+11
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
1
-4
/
+5
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
1
-3
/
+2
2025-11-26
libceph: fix potential use-after-free in have_mon_and_osd_map()
Ilya Dryomov
2
-25
/
+42
2025-11-26
socket: Split out a getsockname helper for io_uring
Gabriel Krisman Bertazi
1
-16
/
+20
2025-11-26
socket: Unify getsockname and getpeername implementation
Gabriel Krisman Bertazi
2
-44
/
+15
2025-11-26
net/sched: em_canid: fix uninit-value in em_canid_match
Shaurya Rane
1
-0
/
+3
2025-11-26
can: raw: instantly reject unsupported CAN frames
Oliver Hartkopp
1
-8
/
+46
2025-11-26
wifi: mac80211: allow sharing identical chanctx for S1G interfaces
Lachlan Hodges
2
-3
/
+15
2025-11-25
xsk: avoid data corruption on cq descriptor number
Fernando Fernandez Mancera
1
-55
/
+88
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
3
-18
/
+11
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
7
-18
/
+21
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
1
-2
/
+2
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
5
-10
/
+10
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
14
-0
/
+14
2025-11-25
net: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
1
-33
/
+93
2025-11-25
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
1
-6
/
+5
2025-11-25
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
1
-7
/
+7
2025-11-25
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
3
-3
/
+10
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
1
-9
/
+13
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
1
-10
/
+5
2025-11-25
net: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
1
-1
/
+1
2025-11-25
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
1
-0
/
+1
2025-11-25
net_sched: sch_fq: prefetch one skb ahead in dequeue()
Eric Dumazet
1
-2
/
+5
2025-11-25
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
1
-9
/
+3
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
6
-1
/
+6
2025-11-25
net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
2
-5
/
+12
2025-11-25
net: init shinfo->gso_segs from qdisc_pkt_len_init()
Eric Dumazet
1
-1
/
+2
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
4
-9
/
+9
2025-11-25
wifi: cfg80211: include s1g_primary_2mhz when sending chandef
Lachlan Hodges
1
-0
/
+3
2025-11-24
mptcp: leverage the backlog for RX packet processing
Paolo Abeni
2
-58
/
+129
2025-11-24
mptcp: introduce mptcp-level backlog
Paolo Abeni
3
-9
/
+97
2025-11-24
mptcp: borrow forward memory from subflow
Paolo Abeni
5
-11
/
+46
2025-11-24
mptcp: handle first subflow closing consistently
Paolo Abeni
2
-6
/
+11
2025-11-24
mptcp: drop the __mptcp_data_ready() helper
Paolo Abeni
1
-12
/
+7
2025-11-24
mptcp: make mptcp_destroy_common() static
Paolo Abeni
2
-23
/
+21
2025-11-24
mptcp: do not miss early first subflow close event notification
Paolo Abeni
1
-2
/
+2
2025-11-24
mptcp: ensure the kernel PM does not take action too late
Paolo Abeni
2
-1
/
+5
2025-11-24
mptcp: cleanup fallback dummy mapping generation
Paolo Abeni
2
-1
/
+10
2025-11-24
mptcp: cleanup fallback data fin reception
Paolo Abeni
1
-1
/
+3
2025-11-24
mptcp: fix memcg accounting for passive sockets
Paolo Abeni
3
-11
/
+38
[next]