开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
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-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-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-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
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-12-07
net: tls, update curr on splice as well
John Fastabend
2023-12-07
Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-06
net: rtnetlink: remove local list in __linkwatch_run_queue()
Johannes Berg
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-05
tcp: reorganize tcp_sock fast path variables
Coco Li
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
2023-12-05
net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
Pedro Tammela
2023-12-05
net/sched: act_api: stop loop over ops array on NULL in tcf_action_init
Pedro Tammela
2023-12-05
net/sched: act_api: avoid non-contiguous action array
Pedro Tammela
[next]