index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute
Eric Dumazet
1
-0
/
+33
2023-10-05
net_sched: sch_fq: add 3 bands and WRR scheduling
Eric Dumazet
1
-42
/
+162
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
1
-4
/
+5
2023-10-05
net_sched: sch_fq: remove q->ktime_cache
Eric Dumazet
1
-13
/
+15
2023-10-04
net: skb_queue_purge_reason() optimizations
Eric Dumazet
1
-3
/
+12
2023-10-04
Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-18
/
+89
2023-10-04
sctp: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
1
-13
/
+25
2023-10-03
net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
Lukasz Majewski
1
-0
/
+8
2023-10-03
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
1
-0
/
+7
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
3
-4
/
+6
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
1
-2
/
+3
2023-10-03
udp_tunnel: Use flex array to simplify code
Christophe JAILLET
1
-9
/
+2
2023-10-03
tcp_metrics: optimize tcp_metrics_flush_all()
Eric Dumazet
1
-2
/
+5
2023-10-03
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
1
-1
/
+1
2023-10-03
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
1
-5
/
+4
2023-10-03
tcp_metrics: add missing barriers on delete
Eric Dumazet
1
-2
/
+2
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
1
-2
/
+2
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
3
-3
/
+3
2023-10-02
net: openvswitch: Annotate struct dp_meter with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: openvswitch: Annotate struct dp_meter_instance with __counted_by
Kees Cook
1
-1
/
+1
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
5
-21
/
+20
2023-10-01
inet: lockless IP_PKTOPTIONS implementation
Eric Dumazet
1
-39
/
+37
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
5
-18
/
+21
2023-10-01
inet: lockless getsockopt(IP_MTU)
Eric Dumazet
1
-11
/
+9
2023-10-01
inet: lockless getsockopt(IP_OPTIONS)
Eric Dumazet
1
-10
/
+10
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
7
-31
/
+27
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
6
-18
/
+14
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
3
-17
/
+18
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2
-2
/
+2
2023-10-01
net: lockless implementation of SO_TXREHASH
Eric Dumazet
1
-13
/
+10
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
5
-32
/
+36
2023-10-01
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...
Eric Dumazet
1
-24
/
+20
2023-10-01
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
Eric Dumazet
1
-6
/
+5
2023-10-01
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
Eric Dumazet
1
-11
/
+9
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
22
-33
/
+34
2023-10-01
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
1
-12
/
+11
2023-10-01
net: l2tp_eth: use generic dev->stats fields
Eric Dumazet
1
-22
/
+12
2023-10-01
net_sched: sch_fq: always garbage collect
Eric Dumazet
1
-3
/
+1
2023-10-01
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
1
-37
/
+91
2023-10-01
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
1
-5
/
+7
2023-10-01
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
1
-4
/
+12
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
2
-2
/
+17
2023-09-28
netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY
Phil Sutter
1
-9
/
+9
2023-09-28
netfilter: nf_tables: missing extended netlink error in lookup functions
Pablo Neira Ayuso
1
-6
/
+19
2023-09-28
netfilter: nf_nat: undo erroneous tcp edemux lookup after port clash
Florian Westphal
1
-3
/
+61
2023-09-28
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
1
-10
/
+54
2023-09-28
pktgen: Automate flag enumeration for unknown flag handling
Liang Chen
1
-16
/
+22
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
25
-192
/
+266
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
24
-187
/
+257
[next]