summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2116-59/+106
|\
| * Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-219-23/+45
| |\
| | * tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-201-2/+2
| | * udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-201-1/+1
| | * ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-201-1/+1
| | * amt: use workqueue for gateway side message handlingTaehee Yoo2022-07-191-0/+20
| | * tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-181-1/+1
| | * tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima2022-07-181-1/+2
| | * tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima2022-07-181-3/+6
| | * net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-181-0/+1
| | * tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-07-163-6/+2
| | * tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2022-07-152-3/+3
| | * tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-151-1/+2
| | * ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-151-1/+1
| | * ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2022-07-151-1/+1
| | * ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2022-07-151-1/+1
| | * ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-151-1/+1
| * | mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra2022-07-211-16/+17
| * | mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra2022-07-211-13/+2
| * | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-2/+19
| * | Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-171-4/+7
| |\ \
| | * | Input: document the units for resolution of size axesSiarhei Vishniakou2022-07-091-4/+7
| | * | Merge branch 'next' into for-linusDmitry Torokhov2022-05-283-2/+3
| | |\ \
| | | * \ Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov2022-05-193-2/+3
| | | |\ \
| * | | \ \ Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-07-162-1/+7
| |\ \ \ \ \
| | * | | | | serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2022-06-301-0/+5
| | * | | | | tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt2022-06-271-1/+2
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-152-1/+11
| |\ \ \ \ \ \
| | * | | | | | kvm: stats: tell userspace which values are booleanPaolo Bonzini2022-07-142-1/+11
| * | | | | | | Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-07-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | netfs: do not unlock and put the folio twiceXiubo Li2022-07-141-1/+1
| * | | | | | | | Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-151-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2022-07-081-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | reset: Fix devm bulk optional exclusive control getterSerge Semin2022-06-291-1/+1
* | | | | | | | | | net/cdc_ncm: Increase NTB max RX/TX values to 64kbŁukasz Spintzyk2022-07-211-2/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-07-219-66/+115
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *James Yonan2022-07-141-1/+1
| * | | | | | | | | | netfilter: nf_tables: move nft_cmp_fast_mask to where its usedFlorian Westphal2022-07-111-10/+0
| * | | | | | | | | | netfilter: nf_tables: add and use BE register load-store helpersFlorian Westphal2022-07-111-0/+15
| * | | | | | | | | | netfilter: h323: merge nat hook pointers into oneFlorian Westphal2022-07-111-53/+56
| * | | | | | | | | | netfilter: nf_conntrack: add missing __rcu annotationsFlorian Westphal2022-07-112-2/+2
| * | | | | | | | | | netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov2022-07-113-0/+41
* | | | | | | | | | | Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-211-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin2022-07-191-1/+5
* | | | | | | | | | | | Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller2022-07-201-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | can: error: add definitions for the different CAN error thresholdsVincent Mailhol2022-07-201-0/+13
| * | | | | | | | | | | | can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol2022-07-201-0/+2
| * | | | | | | | | | | | can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol2022-07-201-1/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | net/sched: remove qdisc_root_lock() helperDavide Caratti2022-07-201-19/+0
* | | | | | | | | | | | Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2022-07-192-18/+53
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |