index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
2024-07-29
1
-1
/
+1
*
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
2024-07-29
1
-0
/
+1
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
1
-4
/
+11
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
1
-4
/
+11
|
|
\
|
|
*
bpf: Fix a segment issue when downgrading gso_size
Fred Li
2024-07-25
1
-4
/
+11
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
2
-19
/
+19
|
/
/
*
/
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
2024-07-18
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
1
-3
/
+1
|
\
|
*
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
2024-07-15
1
-3
/
+1
*
|
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+4
*
|
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-15
/
+1
*
|
flow_dissector: set encapsulated control flags from tun_flags
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+9
*
|
flow_dissector: prepare for encapsulated control flags
Asbjørn Sloth Tønnesen
2024-07-15
1
-9
/
+12
*
|
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
2
-7
/
+6
|
\
\
|
*
|
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-15
2
-7
/
+6
*
|
|
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-13
1
-1
/
+2
|
\
\
\
|
*
|
|
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
2024-07-10
1
-1
/
+2
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-13
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
2024-07-10
1
-1
/
+0
|
|
/
/
/
*
|
|
|
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-07-12
2
-25
/
+7
*
|
|
|
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
2024-07-12
1
-6
/
+12
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
2
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
2024-07-09
1
-1
/
+2
|
*
|
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
2024-07-09
1
-1
/
+2
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
1
-24
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bpf: Relax tuple len requirement for sk helpers.
Alexei Starovoitov
2024-06-14
1
-12
/
+12
|
*
|
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-12
1
-12
/
+20
*
|
|
net: page_pool: fix warning code
Johannes Berg
2024-07-09
1
-1
/
+1
*
|
|
tun: Assign missing bpf_net_context.
Sebastian Andrzej Siewior
2024-07-06
1
-0
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
1
-6
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
2024-07-02
1
-6
/
+13
*
|
|
page_pool: convert to use netmem
Mina Almasry
2024-07-03
2
-142
/
+170
*
|
|
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2024-07-02
1
-8
/
+25
*
|
|
page_pool: export page_pool_disable_direct_recycling()
David Wei
2024-07-02
1
-1
/
+2
*
|
|
net: limit scope of a skb_zerocopy_iter_stream var
Pavel Begunkov
2024-07-02
1
-1
/
+2
*
|
|
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-07-02
1
-5
/
+5
*
|
|
net: batch zerocopy_fill_skb_from_iter accounting
Pavel Begunkov
2024-07-02
1
-13
/
+18
*
|
|
net: split __zerocopy_sg_from_iter()
Pavel Begunkov
2024-07-02
1
-9
/
+13
*
|
|
net: always try to set ubuf in skb_zerocopy_iter_stream
Pavel Begunkov
2024-07-02
1
-2
/
+1
*
|
|
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
2024-06-29
1
-0
/
+5
*
|
|
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
2024-06-29
1
-1
/
+1
*
|
|
net: ethtool: let the core choose RSS context IDs
Edward Cree
2024-06-29
1
-1
/
+5
*
|
|
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
2024-06-29
1
-0
/
+27
*
|
|
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-29
1
-0
/
+4
*
|
|
Revert "net: micro-optimize skb_datagram_iter"
Sagi Grimberg
2024-06-28
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
2
-9
/
+7
|
\
|
|
|
*
|
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2024-06-25
1
-3
/
+1
|
|
\
\
|
|
*
|
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
2024-06-24
1
-3
/
+1
|
*
|
|
net: add softirq safety to netdev_rename_lock
Eric Dumazet
2024-06-21
1
-6
/
+6
*
|
|
|
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-25
3
-33
/
+43
[next]