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
2023-12-18
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
2023-12-15
tcp/dccp: change source port selection at connect() time
Eric Dumazet
2023-12-15
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
2023-12-15
netlink: specs: mptcp: rename the MPTCP path management spec
Jakub Kicinski
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-15
net: increase optmem_max default value
Eric Dumazet
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-12-15
virtio/vsock: fix logic which reduces credit update messages
Arseniy Krasnov
2023-12-15
ipmr: support IP_PKTINFO on cache report IGMP msg
Leone Fernando
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
2023-12-13
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
2023-12-13
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
2023-12-13
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
2023-12-13
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
2023-12-13
Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"
Jakub Kicinski
2023-12-13
tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
Salvatore Dipietro
2023-12-12
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-12
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
2023-12-12
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
2023-12-12
net: dns_resolver: the module is called dns_resolver, not dnsresolver
Ahelenia ZiemiaĆska
2023-12-11
net/sched: cls_api: conditional notification of events
Pedro Tammela
2023-12-11
net/sched: cls_api: remove 'unicast' argument from delete notification
Pedro Tammela
2023-12-11
net/sched: act_api: conditional notification of events
Pedro Tammela
2023-12-11
net/sched: act_api: don't open code max()
Pedro Tammela
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-12-11
Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()"
Johannes Berg
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2023-12-09
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-08
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
2023-12-08
net: sysfs: fix locking in carrier read
Johannes Berg
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej ƻenczykowski
2023-12-08
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
[next]