summaryrefslogtreecommitdiffstats
path: root/net/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: page_pool: do not count normal frag allocation in statsJakub Kicinski2024-11-131-1/+1
* net: Implement fault injection forcing skb reallocationBreno Leitao2024-11-122-0/+107
* net: ip: make ip_route_input_noref() return drop reasonsMenglong Dong2024-11-121-2/+4
* net: Add control functions for irq suspensionMartin Karsten2024-11-121-0/+37
* net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten2024-11-124-2/+42
* rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...Kuniyuki Iwashima2024-11-121-3/+16
* rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.Kuniyuki Iwashima2024-11-121-3/+24
* rtnetlink: Add peer_type in struct rtnl_link_ops.Kuniyuki Iwashima2024-11-121-4/+51
* rtnetlink: Introduce struct rtnl_nets and helpers.Kuniyuki Iwashima2024-11-121-3/+67
* rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima2024-11-122-29/+7
* rtnetlink: Protect link_ops by mutex.Kuniyuki Iwashima2024-11-121-13/+20
* rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima2024-11-121-22/+10
* mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin2024-11-111-3/+3
* net: convert to nla_get_*_default()Johannes Berg2024-11-112-6/+2
* neighbour: Create netdev->neighbour associationGilad Naaman2024-11-091-38/+58
* neighbour: Remove bare neighbour::next pointerGilad Naaman2024-11-091-80/+10
* neighbour: Convert iteration to use hlist+macroGilad Naaman2024-11-091-29/+18
* neighbour: Convert seq_file functions to use hlistGilad Naaman2024-11-091-56/+48
* neighbour: Add hlist_node to struct neighbourGilad Naaman2024-11-091-1/+19
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-11-031-28/+11
|\
| * bpf: bpf_csum_diff: Optimize and homogenize for all archsPuranjay Mohan2024-10-301-28/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-014-29/+25
|\ \
| * \ Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-11-011-0/+4
| |\ \
| | * | sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()Cong Wang2024-10-291-0/+4
| * | | Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-312-2/+6
| |\ \ \ | | |/ / | |/| |
| | * | net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin2024-10-311-0/+4
| | * | net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang2024-10-301-2/+2
| * | | bpf: Remove MEM_UNINIT from skb/xdp MTU helpersDaniel Borkmann2024-10-231-27/+15
| * | | bpf: Add MEM_WRITE attributeDaniel Borkmann2024-10-231-2/+2
| |/ /
* | | rtnetlink: Fix an error handling path in rtnl_newlink()Christophe JAILLET2024-10-311-2/+4
* | | rtnetlink: Fix kdoc of rtnl_af_register().Kuniyuki Iwashima2024-10-291-1/+1
* | | ipv4: Convert devinet_ioctl to per-netns RTNL.Kuniyuki Iwashima2024-10-291-3/+3
* | | rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima2024-10-291-0/+11
* | | neighbour: use kvzalloc()/kvfree()Eric Dumazet2024-10-291-17/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-10-252-3/+13
|\| |
| * | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-192-3/+13
| |\ \
| | * | bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj2024-10-171-0/+8
| | * | bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen2024-10-011-3/+5
* | | | netpoll: remove ndo_netpoll_setup() second argumentEric Dumazet2024-10-231-1/+1
* | | | net: sysctl: allow dump_cpumask to handle higher numbers of CPUsAntoine Tenart2024-10-231-9/+23
* | | | net: sysctl: do not reserve an extra char in dump_cpumask temporary bufferAntoine Tenart2024-10-231-1/+1
* | | | net: sysctl: remove always-true conditionAntoine Tenart2024-10-231-2/+4
* | | | net: use sock_valbool_flag() only in __sock_set_timestamps()Yajun Deng2024-10-231-5/+2
* | | | rtnetlink: Protect struct rtnl_af_ops with SRCU.Kuniyuki Iwashima2024-10-221-16/+47
* | | | rtnetlink: Return int from rtnl_af_register().Kuniyuki Iwashima2024-10-221-1/+3
* | | | rtnetlink: Call rtnl_link_get_net_capable() in do_setlink().Kuniyuki Iwashima2024-10-221-16/+16
* | | | rtnetlink: Clean up rtnl_setlink().Kuniyuki Iwashima2024-10-221-10/+7
* | | | rtnetlink: Clean up rtnl_dellink().Kuniyuki Iwashima2024-10-221-17/+10
* | | | rtnetlink: Fetch IFLA_LINK_NETNSID in rtnl_newlink().Kuniyuki Iwashima2024-10-221-25/+24
* | | | rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink().Kuniyuki Iwashima2024-10-221-23/+28