summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-03net: enable timestamp static key if CPUMarcelo Tosatti
2024-04-02page_pool: try direct bulk recyclingAlexander Lobakin
2024-04-02page_pool: check for PP direct cache locality laterAlexander Lobakin
2024-04-02bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki
2024-04-01net: rps: add rps_input_queue_head_add() helperEric Dumazet
2024-04-01net: rps: change input_queue_tail_incr_save()Eric Dumazet
2024-04-01net: enqueue_to_backlog() cleanupEric Dumazet
2024-04-01net: make softnet_data.dropped an atomic_tEric Dumazet
2024-04-01net: enqueue_to_backlog() change vs not running deviceEric Dumazet
2024-04-01net: move dev_xmit_recursion() helpers to net/core/dev.hEric Dumazet
2024-04-01net: move kick_defer_list_purge() to net/core/dev.hEric Dumazet
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski
2024-04-01net: net_test: add tests for IP tunnel flags conversion helpersAlexander Lobakin
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-29net: add sk_wake_async_rcu() helperEric Dumazet
2024-03-29net: do not consume a cacheline for system_page_poolEric Dumazet
2024-03-29af_unix: Link struct unix_edge when queuing skb.Kuniyuki Iwashima
2024-03-29af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.Kuniyuki Iwashima
2024-03-29af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.Kuniyuki Iwashima
2024-03-29gro: fix ownership transferAntoine Tenart
2024-03-29net: sched: make skip_sw actually skip softwareAsbjørn Sloth Tønnesen
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-26net: pin system percpu page_pools to the corresponding NUMA nodesAlexander Lobakin
2024-03-26net: remove skb_free_datagram_locked()Eric Dumazet
2024-03-26net: Rename rps_lock to backlog_lock.Sebastian Andrzej Siewior
2024-03-26net: Use backlog-NAPI to clean up the defer_list.Sebastian Andrzej Siewior
2024-03-26net: Allow to use SMP threads for backlog NAPI.Sebastian Andrzej Siewior
2024-03-26net: Remove conditional threaded-NAPI wakeup based on task state.Sebastian Andrzej Siewior
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li
2024-03-20net: report RCU QS on threaded NAPI repollingYan Zhai
2024-03-19bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog typesYonghong Song
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-18packet: annotate data-races around ignore_outgoingEric Dumazet
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-11net: page_pool: factor out page_pool recycle checkMina Almasry
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-08net: add skb_data_unref() helperEric Dumazet
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski
2024-03-07netdev: add per-queue statisticsJakub Kicinski
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet