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