index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
1
-0
/
+8
2026-04-07
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
1
-20
/
+31
2026-04-07
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
1
-31
/
+31
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
1
-3
/
+8
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
1
-3
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+17
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
1
-5
/
+17
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
1
-40
/
+43
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
1
-0
/
+1
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
1
-1
/
+1
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+13
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-4
/
+1
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
1
-1
/
+1
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
1
-22
/
+31
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
1
-5
/
+7
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
1
-1
/
+3
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
1
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
1
-4
/
+4
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-12
/
+23
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
1
-5
/
+18
2026-02-23
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
1
-7
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-13
/
+12
2026-02-17
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
1
-1
/
+1
2026-02-17
net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RT
Eric Dumazet
1
-5
/
+12
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-4
/
+2
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
1
-17
/
+0
2026-01-23
net: introduce mangleid_features
Paolo Abeni
1
-1
/
+4
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
1
-0
/
+17
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
1
-7
/
+0
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
1
-0
/
+7
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+22
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
1
-0
/
+17
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
1
-3
/
+3
2026-01-09
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-06
net: fully inline backlog_unlock_irq_restore()
Eric Dumazet
1
-7
/
+6
2025-12-28
net: avoid prefetching NULL pointers
Eric Dumazet
1
-3
/
+5
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: 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
1
-4
/
+11
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
1
-1
/
+1
2025-11-07
net: add prefetch() in skb_defer_free_flush()
Eric Dumazet
1
-0
/
+1
[prev]
[next]