index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
net: skb_queue_purge_reason() optimizations
Eric Dumazet
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-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
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-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
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
net: lockless implementation of SO_TXREHASH
Eric Dumazet
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...
Eric Dumazet
2023-10-01
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
Eric Dumazet
2023-10-01
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
2023-10-01
net: l2tp_eth: use generic dev->stats fields
Eric Dumazet
2023-10-01
net_sched: sch_fq: always garbage collect
Eric Dumazet
2023-10-01
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2023-10-01
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
2023-10-01
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
2023-09-28
netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY
Phil Sutter
2023-09-28
netfilter: nf_tables: missing extended netlink error in lookup functions
Pablo Neira Ayuso
2023-09-28
netfilter: nf_nat: undo erroneous tcp edemux lookup after port clash
Florian Westphal
2023-09-28
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
2023-09-28
pktgen: Automate flag enumeration for unknown flag handling
Liang Chen
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]