summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
11 daysnet/sched: Fix mirred deadlock on device recursionEric Dumazet
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-02bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki
2024-03-29net: do not consume a cacheline for system_page_poolEric Dumazet
2024-03-29gro: fix ownership transferAntoine Tenart
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li
2024-03-20net: report RCU QS on threaded NAPI repollingYan Zhai
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
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet
2024-03-07net: move ptype_all into net_hotdataEric Dumazet
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet
2024-03-07net: introduce struct net_hotdataEric Dumazet
2024-03-07netlink: let core handle error cases in dump operationsEric Dumazet
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06netdev: let netlink core handle -EMSGSIZE errorsJakub Kicinski
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05sock: Use unsafe_memcpy() for sock_copy()Kees Cook
2024-03-05net: gro: enable fast path for more casesEric Dumazet
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin
2024-03-04page_pool: fix netlink dump stop/resumeJakub Kicinski
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01inet: prepare inet_base_seq() to run without RTNLEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29net: get stats64 if device if driver is configuredBreno Leitao
2024-02-28net: call skb_defer_free_flush() from __napi_busy_loop()Eric Dumazet
2024-02-28rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing backLin Ma
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-02-27net: test: Fix printf format specifier in skb_segment kunit testDavid Gow
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet
2024-02-26rtnetlink: provide RCU protection to rtnl_fill_prop_list()Eric Dumazet
2024-02-26rtnetlink: make rtnl_fill_link_ifmap() RCU readyEric Dumazet
2024-02-26rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet