index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
2023-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-02
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-18
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-18
dccp: annotate data-races in dccp_poll()
Eric Dumazet
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-04
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-27
dccp: Remove unused declaration dccp_feat_initialise_sysctls()
YueHaibing
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
2023-07-19
dccp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
dccp: Print deprecation notice.
Kuniyuki Iwashima
2023-03-22
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-10-24
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-01
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-05-20
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-16
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-05-12
net: inet: Retire port only listening_hash
Martin KaFai Lau
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
[next]