index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
2024-07-09
l2tp: fix possible UAF when cleaning up tunnels
James Chapman
2024-07-08
net: page_pool: fix warning code
Johannes Berg
2024-07-08
act_ct: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
2024-07-05
net: openvswitch: store sampling probability in cb.
Adrian Moreno
2024-07-05
net: openvswitch: add psample action
Adrian Moreno
2024-07-05
net: psample: allow using rate as probability
Adrian Moreno
2024-07-05
net: psample: skip packet copy if no listeners
Adrian Moreno
2024-07-05
net: sched: act_sample: add action cookie to sample
Adrian Moreno
2024-07-05
net: psample: add user cookie
Adrian Moreno
2024-07-05
tun: Assign missing bpf_net_context.
Sebastian Andrzej Siewior
2024-07-05
openvswitch: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-04
Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
2024-07-04
l2tp: Remove duplicate included header file trace.h
Thorsten Blum
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
2024-07-03
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
2024-07-03
net: ethtool: fix compat with old RSS context API
Jakub Kicinski
2024-07-04
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
2024-07-03
sctp: cancel a blocking accept when shutdown a listen socket
Xin Long
2024-07-02
page_pool: convert to use netmem
Mina Almasry
2024-07-02
net: Move flush list retrieval to where it is used.
Sebastian Andrzej Siewior
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2024-07-02
page_pool: export page_pool_disable_direct_recycling()
David Wei
2024-07-02
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
2024-07-02
net: limit scope of a skb_zerocopy_iter_stream var
Pavel Begunkov
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-07-02
net: batch zerocopy_fill_skb_from_iter accounting
Pavel Begunkov
2024-07-02
net: split __zerocopy_sg_from_iter()
Pavel Begunkov
2024-07-02
net: always try to set ubuf in skb_zerocopy_iter_stream
Pavel Begunkov
2024-07-01
net: ethtool: Fix the panic caused by dev being null when dumping coalesce
Heng Qi
2024-07-01
Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-07-01
tcp_metrics: validate source addr length
Jakub Kicinski
2024-06-29
Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-06-28
net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
Edward Cree
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-28
udp: Allow GSO transmit from devices with no checksum offload
Jakub Sitnicki
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-28
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
[next]