summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
a39cc1a605b7a5ff2ad0a33d619aa8'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2023-08-28dccp: Fix out of bounds access in DCCP error handlerJann Horn 2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet 2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet 2023-07-19dccp: Set TOS and routing scope independently for fib lookups.Guillaume Nault 2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells 2023-03-17dccp: annotate lockless accesses to sk->sk_err_softEric Dumazet 2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima 2022-11-22dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima 2022-11-22dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima 2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld 2022-08-24net: Add a bhash2 table hashed by port and addressJoanne Koong