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
2022-11-03
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-01
net: core: inet[46]_pton strlen len types
Dr. David Alan Gilbert
2022-10-31
net: dropreason: propagate drop_reason to skb_release_data()
Eric Dumazet
2022-10-31
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
2022-10-31
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
2022-10-27
skbuff: Proactively round up to kmalloc bucket size
Kees Cook
2022-10-27
kunit: Use KUNIT_EXPECT_MEMEQ macro
MaĆra Canal
2022-10-25
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
skmsg: pass gfp argument to alloc_sk_msg()
Eric Dumazet
2022-10-12
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2022-10-12
xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not available
Eyal Birger
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-09-30
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
2022-09-30
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
2022-09-29
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
Martin KaFai Lau
2022-09-29
bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
Martin KaFai Lau
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
[prev]
[next]