index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-09-18
1
-1
/
+1
*
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-09-18
1
-2
/
+2
*
tls: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-18
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
4
-4
/
+17
|
\
|
*
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
2
-3
/
+13
|
*
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
1
-2
/
+2
|
*
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
2023-09-15
2
-1
/
+4
*
|
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
2023-09-17
3
-0
/
+52
*
|
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
2023-09-17
1
-13
/
+34
*
|
devlink: expose peer SF devlink instance
Jiri Pirko
2023-09-17
1
-0
/
+51
*
|
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
2023-09-17
3
-0
/
+233
*
|
devlink: extend devlink_nl_put_nested_handle() with attrtype arg
Jiri Pirko
2023-09-17
3
-4
/
+5
*
|
devlink: move devlink_nl_put_nested_handle() into netlink.c
Jiri Pirko
2023-09-17
3
-26
/
+28
*
|
devlink: put netnsid to nested handle
Jiri Pirko
2023-09-17
1
-2
/
+11
*
|
devlink: move linecard struct into linecard.c
Jiri Pirko
2023-09-17
3
-15
/
+22
*
|
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
2
-0
/
+58
*
|
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
4
-2
/
+43
*
|
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-09-16
1
-4
/
+5
*
|
net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
Eric Dumazet
2023-09-16
1
-0
/
+4
*
|
net: use indirect call helpers for sk->sk_prot->release_cb()
Eric Dumazet
2023-09-16
1
-2
/
+5
*
|
tcp: indent an if statement
Dan Carpenter
2023-09-15
1
-1
/
+1
*
|
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
11
-21
/
+21
*
|
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2023-09-15
5
-14
/
+13
*
|
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
2
-9
/
+7
*
|
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
4
-14
/
+13
*
|
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
8
-27
/
+22
*
|
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
7
-12
/
+11
*
|
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
2
-13
/
+10
*
|
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2023-09-15
3
-10
/
+8
*
|
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2023-09-15
2
-10
/
+9
*
|
ipv6: lockless IPV6_MINHOPCOUNT implementation
Eric Dumazet
2023-09-15
1
-16
/
+15
*
|
ipv6: lockless IPV6_MTU implementation
Eric Dumazet
2023-09-15
2
-16
/
+18
*
|
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2023-09-15
4
-16
/
+19
*
|
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
5
-20
/
+14
*
|
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-09-15
4
-12
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-14
3
-25
/
+30
|
\
\
|
*
|
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
2023-09-14
1
-7
/
+8
|
*
|
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-13
1
-1
/
+6
|
*
|
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-13
1
-1
/
+2
|
*
|
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-13
1
-15
/
+13
|
*
|
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-12
1
-2
/
+2
*
|
|
ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
Gavrilov Ilia
2023-09-14
1
-2
/
+0
*
|
|
ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()
Gavrilov Ilia
2023-09-14
1
-2
/
+0
*
|
|
udplite: fix various data-races
Eric Dumazet
2023-09-14
2
-14
/
+16
*
|
|
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-09-14
2
-2
/
+0
*
|
|
udp: annotate data-races around udp->encap_type
Eric Dumazet
2023-09-14
5
-13
/
+15
*
|
|
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-09-14
3
-9
/
+5
*
|
|
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-09-14
1
-1
/
+1
*
|
|
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
2023-09-14
1
-2
/
+4
*
|
|
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-09-14
3
-6
/
+6
[next]