index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-11-14
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-12
net: page_pool: do not count normal frag allocation in stats
Jakub Kicinski
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
2024-11-11
net: Add control functions for irq suspension
Martin Karsten
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
2024-11-11
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...
Kuniyuki Iwashima
2024-11-11
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Introduce struct rtnl_nets and helpers.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
2024-11-11
rtnetlink: Protect link_ops by mutex.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Remove __rtnl_link_unregister().
Kuniyuki Iwashima
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-09
neighbour: Create netdev->neighbour association
Gilad Naaman
2024-11-09
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
2024-11-09
neighbour: Convert iteration to use hlist+macro
Gilad Naaman
2024-11-09
neighbour: Convert seq_file functions to use hlist
Gilad Naaman
2024-11-09
neighbour: Add hlist_node to struct neighbour
Gilad Naaman
2024-11-08
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
2024-11-07
net: pktgen: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-06
bpf, sockmap: Fix sk_msg_reset_curr
Zijian Zhang
2024-11-06
bpf, sockmap: Several fixes to bpf_msg_pop_data
Zijian Zhang
2024-11-06
bpf, sockmap: Several fixes to bpf_msg_push_data
Zijian Zhang
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-30
rtnetlink: Fix an error handling path in rtnl_newlink()
Christophe JAILLET
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
BenoƮt Monin
2024-10-30
bpf: bpf_csum_diff: Optimize and homogenize for all archs
Puranjay Mohan
2024-10-29
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
2024-10-29
rtnetlink: Fix kdoc of rtnl_af_register().
Kuniyuki Iwashima
2024-10-29
ipv4: Convert devinet_ioctl to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
rtnetlink: Define rtnl_net_trylock().
Kuniyuki Iwashima
2024-10-28
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
2024-10-28
neighbour: use kvzalloc()/kvfree()
Eric Dumazet
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-23
net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
Antoine Tenart
2024-10-23
net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer
Antoine Tenart
2024-10-23
net: sysctl: remove always-true condition
Antoine Tenart
[prev]
[next]