| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-09-08 | 2 | -6/+6 |
|\ |
|
| * | sctp: annotate data-races around sk->sk_wmem_queued | Eric Dumazet | 2023-08-31 | 2 | -6/+6 |
* | | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2023-08-30 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | networking: Update to register_net_sysctl_sz | Joel Granados | 2023-08-16 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-08-24 | 1 | -2/+2 |
|\ \ |
|
| * | | ipv4: fix data-races around inet->inet_id | Eric Dumazet | 2023-08-20 | 1 | -1/+1 |
| * | | sock: annotate data-races around prot->memory_pressure | Eric Dumazet | 2023-08-19 | 1 | -1/+1 |
| |/ |
|
* | | inet: move inet->mc_loop to inet->inet_frags | Eric Dumazet | 2023-08-16 | 1 | -1/+1 |
* | | inet: move inet->freebind to inet->inet_flags | Eric Dumazet | 2023-08-16 | 1 | -1/+1 |
* | | inet: move inet->recverr to inet->inet_flags | Eric Dumazet | 2023-08-16 | 1 | -1/+1 |
* | | ipv6: remove hard coded limitation on ipv6_pinfo | Eric Dumazet | 2023-07-24 | 1 | -0/+1 |
* | | sctp: Set TOS and routing scope independently for fib lookups. | Guillaume Nault | 2023-07-19 | 1 | -1/+2 |
|/ |
|
* | sctp: fix potential deadlock on &net->sctp.addr_wq_lock | Chengfeng Ye | 2023-06-29 | 1 | -2/+2 |
* | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 2023-06-25 | 1 | -1/+0 |
* | net: ioctl: Use kernel memory on protocol ioctl callbacks | Breno Leitao | 2023-06-16 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-06-16 | 2 | -2/+5 |
|\ |
|
| * | sctp: fix an error code in sctp_sf_eat_auth() | Dan Carpenter | 2023-06-12 | 1 | -1/+1 |
| * | sctp: handle invalid error codes without calling BUG() | Dan Carpenter | 2023-06-12 | 1 | -1/+4 |
* | | net: move gso declarations and functions to their own files | Eric Dumazet | 2023-06-10 | 1 | -0/+1 |
* | | ipv4: Drop tos parameter from flowi4_update_output() | Guillaume Nault | 2023-06-02 | 1 | -3/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-05-26 | 1 | -4/+7 |
|\| |
|
| * | sctp: fix an issue that plpmtu can never go to complete state | Xin Long | 2023-05-22 | 1 | -4/+7 |
* | | sctp: add bpf_bypass_getsockopt proto callback | Alexander Mikhalitsyn | 2023-05-12 | 1 | -0/+18 |
* | | sctp: fix a potential OOB access in sctp_sched_set_sched() | Ilia.Gavrilov | 2023-05-10 | 1 | -4/+5 |
|/ |
|
* | sctp: delete the nested flexible array hmac | Xin Long | 2023-04-21 | 2 | -2/+2 |
* | sctp: delete the nested flexible array peer_init | Xin Long | 2023-04-21 | 3 | -9/+8 |
* | sctp: delete the nested flexible array variable | Xin Long | 2023-04-21 | 3 | -7/+9 |
* | sctp: delete the nested flexible array skip | Xin Long | 2023-04-21 | 1 | -2/+2 |
* | sctp: delete the nested flexible array params | Xin Long | 2023-04-21 | 4 | -12/+12 |
* | sctp: add intl_capable and reconf_capable in ss peer_capable | Xin Long | 2023-04-17 | 1 | -2/+3 |
* | sctp: delete the obsolete code for the host name address param | Xin Long | 2023-04-17 | 2 | -10/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-04-14 | 1 | -1/+2 |
|\ |
|
| * | sctp: fix a potential overflow in sctp_ifwdtsn_skip | Xin Long | 2023-04-13 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-04-06 | 1 | -0/+4 |
|\| |
|
| * | sctp: check send stream number after wait_for_sndbuf | Xin Long | 2023-04-02 | 1 | -0/+4 |
* | | net: annotate lockless accesses to sk->sk_err_soft | Eric Dumazet | 2023-03-17 | 2 | -2/+2 |
* | | sctp: add weighted fair queueing stream scheduler | Xin Long | 2023-03-09 | 2 | -4/+47 |
* | | sctp: add fair capacity stream scheduler | Xin Long | 2023-03-09 | 3 | -1/+186 |
|/ |
|
* | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop | Xin Long | 2023-02-23 | 1 | -31/+21 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2023-02-17 | 1 | -3/+1 |
|\ |
|
| * | sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list | Pietro Borrello | 2023-02-11 | 1 | -3/+1 |
* | | net: no longer support SOCK_REFCNT_DEBUG feature | Jason Xing | 2023-02-15 | 2 | -4/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-02 | 1 | -3/+1 |
|\| |
|
| * | sctp: do not check hb_timer.expires when resetting hb_timer | Xin Long | 2023-02-01 | 1 | -3/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-01-28 | 1 | -0/+6 |
|\| |
|
| * | sctp: fail if no bound addresses can be used for a given scope | Marcelo Ricardo Leitner | 2023-01-25 | 1 | -0/+6 |
* | | inet: Add IP_LOCAL_PORT_RANGE socket option | Jakub Sitnicki | 2023-01-26 | 1 | -1/+1 |
* | | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 2023-01-23 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-12-14 | 14 | -173/+213 |
|\ |
|
| * | sctp: sysctl: make extra pointers netns aware | Firo Yang | 2022-12-12 | 1 | -29/+44 |