index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
2022-11-03
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
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-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
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
2022-09-26
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
2022-09-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
2022-09-10
bpf: Add support for writing to nf_conn:mark
Daniel Xu
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
[next]