index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-05
mptcp: userspace pm allow creating id 0 subflow
Geliang Tang
2023-10-05
mptcp: fix delegated action races
Paolo Abeni
2023-10-05
net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute
Eric Dumazet
2023-10-05
net_sched: sch_fq: add 3 bands and WRR scheduling
Eric Dumazet
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
2023-10-05
net_sched: sch_fq: remove q->ktime_cache
Eric Dumazet
2023-10-04
netlink: annotate data-races around sk->sk_err
Eric Dumazet
2023-10-04
net: skb_queue_purge_reason() optimizations
Eric Dumazet
2023-10-04
sctp: update hb timer immediately after users change hb_interval
Xin Long
2023-10-04
sctp: update transport state when processing a dupcook packet
Xin Long
2023-10-04
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-04
Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-10-04
sctp: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-10-04
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-10-04
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
2023-10-03
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
2023-10-03
ethtool: plca: fix plca enable data type while parsing the value
Parthiban Veerasooran
2023-10-03
net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
Lukasz Majewski
2023-10-03
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
2023-10-03
udp_tunnel: Use flex array to simplify code
Christophe JAILLET
2023-10-03
tcp_metrics: optimize tcp_metrics_flush_all()
Eric Dumazet
2023-10-03
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-10-03
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-10-03
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-10-03
ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
Ilya Maximets
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
2023-10-02
net: openvswitch: Annotate struct dp_meter with __counted_by
Kees Cook
2023-10-02
net: openvswitch: Annotate struct dp_meter_instance with __counted_by
Kees Cook
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
2023-10-01
inet: lockless IP_PKTOPTIONS implementation
Eric Dumazet
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
2023-10-01
inet: lockless getsockopt(IP_MTU)
Eric Dumazet
2023-10-01
inet: lockless getsockopt(IP_OPTIONS)
Eric Dumazet
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
[next]