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-11
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
2024-07-11
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
2024-07-11
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
2024-07-10
tcp: avoid too many retransmit packets
Eric Dumazet
2024-07-09
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
2024-07-09
net: tls: Pass union tls_crypto_context pointer to memzero_explicit
Simon Horman
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
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-09
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
2024-07-08
net: page_pool: fix warning code
Johannes Berg
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
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
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
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
[next]