index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dropreason: propagate drop_reason to skb_release_data()
Eric Dumazet
2022-10-31
1
-12
/
+12
*
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
2022-10-31
1
-1
/
+5
*
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-10-31
1
-3
/
+4
*
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
2022-10-31
1
-2
/
+4
*
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2022-10-31
2
-10
/
+20
*
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-10-31
3
-28
/
+36
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
4
-16
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
1
-1
/
+1
|
\
|
*
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
2022-10-27
1
-1
/
+1
*
|
skbuff: Proactively round up to kmalloc bucket size
Kees Cook
2022-10-27
1
-26
/
+26
*
|
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2022-10-25
2
-2
/
+2
*
|
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-10-25
2
-6
/
+90
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
1
-0
/
+7
|
\
|
|
*
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-24
1
-0
/
+7
*
|
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
2022-10-24
1
-0
/
+7
*
|
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
1
-2
/
+2
*
|
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-24
2
-0
/
+19
|
/
*
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-20
3
-4
/
+24
|
\
|
*
net: Fix return value of qdisc ingress handling on success
Paul Blakey
2022-10-19
1
-0
/
+4
|
*
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-18
1
-0
/
+16
|
*
skmsg: pass gfp argument to alloc_sk_msg()
Eric Dumazet
2022-10-16
1
-4
/
+4
*
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
3
-26
/
+25
|
\
\
|
|
/
|
/
|
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
3
-24
/
+23
*
|
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2022-10-12
1
-2
/
+4
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
3
-21
/
+118
|
\
|
*
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
2022-09-29
1
-1
/
+27
|
*
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
Martin KaFai Lau
2022-09-29
1
-17
/
+28
|
*
bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
Martin KaFai Lau
2022-09-29
1
-6
/
+7
|
*
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
2022-09-26
1
-4
/
+8
|
*
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-26
1
-1
/
+2
|
*
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
1
-9
/
+9
|
*
bpf: Add support for writing to nf_conn:mark
Daniel Xu
2022-09-10
1
-0
/
+54
*
|
gro: add support of (hw)gro packets to gro stack
Coco Li
2022-10-03
1
-4
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-03
1
-0
/
+1
|
\
\
|
*
|
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
2022-08-29
1
-0
/
+1
*
|
|
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
2022-09-30
1
-3
/
+43
*
|
|
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2022-09-30
1
-2
/
+4
*
|
|
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
2022-09-30
1
-13
/
+19
*
|
|
net-sysfs: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-30
1
-29
/
+29
*
|
|
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-09-29
2
-22
/
+103
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-7
/
+0
|
\
\
\
|
*
|
|
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-28
1
-7
/
+0
*
|
|
|
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
|
|
|
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-28
1
-17
/
+21
*
|
|
|
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
2022-09-26
1
-6
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-3
/
+2
|
\
|
|
|
|
*
|
|
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-09
1
-3
/
+2
*
|
|
|
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
2022-09-21
1
-2
/
+2
*
|
|
|
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
1
-2
/
+3
[next]