index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-03-04
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
2022-03-04
net: dev: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
2022-03-03
bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
Martin KaFai Lau
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
2022-03-03
net: dev: Add hardware stats support
Petr Machata
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
2022-03-03
page_pool: Add recycle stats
Joe Damato
2022-03-03
page_pool: Add allocation stats
Joe Damato
2022-03-02
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
2022-03-02
flow_dissector: Add support for HSR
Kurt Kanzenbach
2022-03-02
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
2022-02-28
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-23
net: Correct wrong BH disable in hard-interrupt.
Sebastian Andrzej Siewior
2022-02-23
drop_monitor: remove quadratic behavior
Eric Dumazet
2022-02-22
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-02-22
net: add skb_set_end_offset() helper
Eric Dumazet
2022-02-22
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-02-22
gro_cells: avoid using synchronize_rcu() in gro_cells_destroy()
Eric Dumazet
2022-02-21
net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding
Christophe Leroy
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-19
net: get rid of rtnl_lock_unregistering()
Eric Dumazet
2022-02-18
net: avoid quadratic behavior in netdev_wait_allrefs_any()
Eric Dumazet
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-02-17
net: add sanity check in proto_register()
Eric Dumazet
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
net: allow out-of-order netdev unregistration
Jakub Kicinski
2022-02-17
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
2022-02-16
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
[prev]
[next]